Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

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 - 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.

  • No labels