Updated Features (markdown)
parent
29f5fb78b1
commit
ee81938a83
|
@ -8,6 +8,9 @@ The following features are fully supported in our current implementation.
|
|||
* Implicit flow (pending an upstream change)
|
||||
* UserInfo endpoint
|
||||
* Manual client management through an administrator console
|
||||
* HTTP Basic Auth for client authentication
|
||||
* SWD endpoint
|
||||
|
||||
...
|
||||
|
||||
## Currently unsupported / pending implementation / incomplete
|
||||
|
@ -17,6 +20,7 @@ The following features are not supported yet, but will be at some point. If we h
|
|||
* Dynamic Client Registration
|
||||
* Session management
|
||||
* X509 (Currently investigating how to publish our public keys as X509 certs)
|
||||
* Request File
|
||||
|
||||
## Not targeted
|
||||
|
||||
|
|
Loading…
Reference in New Issue