Created Features (markdown)

master
aanganes 2012-07-10 10:35:56 -07:00
parent fcedba467a
commit 1e925b2959
1 changed files with 18 additions and 0 deletions

18
Features.md Normal file

@ -0,0 +1,18 @@
This page details our compliance level with the OpenID Connect specifications.
## Currently supported
The following features are fully supported in our current implementation.
* Authorization code flow
* Implicit flow (pending an upstream change)
* UserInfo endpoint
...
## Currently unsupported / pending implementation / incomplete
The following features are not supported yet, but will be at some point. If we have a projected target for a given feature it will be listed here; if there is no projected target, that only means that we haven't set a target yet, not that it won't happen.
## Not targeted
The following features are things that we are not planning on supporting with out implementation.