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)
|
* Implicit flow (pending an upstream change)
|
||||||
* UserInfo endpoint
|
* UserInfo endpoint
|
||||||
* Manual client management through an administrator console
|
* Manual client management through an administrator console
|
||||||
|
* HTTP Basic Auth for client authentication
|
||||||
|
* SWD endpoint
|
||||||
|
|
||||||
...
|
...
|
||||||
|
|
||||||
## Currently unsupported / pending implementation / incomplete
|
## 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
|
* Dynamic Client Registration
|
||||||
* Session management
|
* Session management
|
||||||
* X509 (Currently investigating how to publish our public keys as X509 certs)
|
* X509 (Currently investigating how to publish our public keys as X509 certs)
|
||||||
|
* Request File
|
||||||
|
|
||||||
## Not targeted
|
## Not targeted
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue