OAuth 2.0 Client Credentials Grant authentication method - SSO
This authentication method allows an application (client) which owns the credentials to use them to get an access token from the Authorization Server (SSO). See Client Credentials Grant reference - SSO for more details about configuration and usage.
This method can be configured from either SSO Management UI or SSO Management API with the following parameters:
Method Type: OAuth 2.0 Client Credentials Grant
Method Class (provided automatically): ubilogin.method.provider.oauth2.ClientCredentialsGrantMethod
Directory: Ubilogin Directory
New Client Credentials Grant dialog
Â
Remember to enable the created method when it is ready to use.
Client Credentials Grant enabling
Â