Update topics/oidc/oidc-generic.adoc
This commit is contained in:
parent
805a74aaab
commit
b31a14bc3d
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@ There are a number of limitations of using this flow, including:
|
|||
* No support for identity brokering or social login
|
||||
* Flows are not supported (user self-registration, required actions, etc.)
|
||||
|
||||
For a client to be permitted to use the Resource Owner Password Credentials grant the client has to have `Direct Access Grants Enabled` enabled.
|
||||
For a client to be permitted to use the Resource Owner Password Credentials grant the client has to have the `Direct Access Grants Enabled` option enabled.
|
||||
|
||||
This flow is not included in OpenID Connect, but is a part of the OAuth 2.0 specification.
|
||||
|
||||
|
|
Loading…
Reference in a new issue