Skip to main content

Client credential token endpoint

cp:otoroshi.next.plugins.NgClientCredentialTokenEndpoint

This plugin provide the endpoint for the client_credential flow token endpoint

categories:

  • Authentication

default configuration:

{
"expiration" : 3600000,
"default_key_pair" : "otoroshi-jwt-signing"
}