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 3 Next »

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 RFC 6749 for the original specification and 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