Update todo
This commit is contained in:
parent
c0c51981ba
commit
e50f394022
10
TODO
10
TODO
|
@ -3,4 +3,12 @@
|
|||
- Move provider_type logic to own class, not name-based URL matching
|
||||
- add provider_type field to Provider Model
|
||||
- make Provider inherit core.application
|
||||
- Add template for popular services like github, twitter, facebook, etc
|
||||
- Add template for popular services like github, twitter, facebook, etc
|
||||
|
||||
## saml_idp
|
||||
|
||||
- move certificates to Provider so each provider can have different certificates
|
||||
|
||||
## admin
|
||||
|
||||
- add testing page where user can supply input and let rules run against it to debug/test
|
||||
|
|
Reference in New Issue