Skip to main content

ClientCredentialsAuthenticationRequest

Represents an application authentication request

Extends BaseAuthenticationRequest

Attributes (3)
AttributeTypeRequiredDescription
grant_type'client_credentials'YesThe grant type for the request
client_idstringYesThe client identifier
client_secretstringYesThe client secret