Updated Features (markdown)

master
aanganes 2012-07-17 13:18:09 -07:00
parent 29f5fb78b1
commit ee81938a83
1 changed files with 4 additions and 0 deletions

@ -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