クライアント認証
クライアント認証の設定
Authlete を使用して、クライアント認証の設定方法について説明します。
client_secret_jwt によるクライアント認証
クライアント認証におけるclient_secret_jwtの処理とAuthleteの設定手順について説明されている。
private_key_jwt によるクライアント認証
Authlete によるprivate_key_jwtによるクライアント認証の処理と設定手順について説明。
tls_client_auth によるクライアント認証
AuthleteのTLSクライアント認証のしくみとサービスおよびクライアントの設定について紹介しています。
クライアント認証における制約の厳密化
Authlete 2.0 onwards has stricter validation of client type and client authentication method settings compared to Authlete 1.1 rejecting requests that were previously allowed with specific changes outlined in the article.