Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
Unknown
Description
Implement OAuth 2.0 Client Credentials grant, as described in https://www.rfc-editor.org/rfc/rfc6749
New options to be added:
- oAuthTokenEndpoint
- oAuthClientId
- oAuthClientSecret
- oAuthScope
Other grants to implement (e.g. Resource Owner Password Credentials)?