Created Features (markdown)
parent
fcedba467a
commit
1e925b2959
|
@ -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.
|
Loading…
Reference in New Issue