This authentication method allows an application (client) which owns the credentials and use them to get an access token from the Authorization Server (SSO). See Client Credentials Grant - 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
Remember to enable the created method when it is ready to use.