Client Authentication

Client Authentication

Configuring client authentication

Basics of client authentication configuration in Authlete and how client authentication works in the context of processing token requests.

Client authentication using private_key_jwt method

Technical information on client authentication using the private_key_jwt method in OAuth 2.0 with an overview of the method setup instructions with Authlete and requirements for both the client and the authorization server side.

Strict checking on client authentication parameters

Strict checking on client authentication parameters in Authlete version 2.0 requires specific configurations and values in token requests with differences from the previous version to note during migration.