Authlete の /auth/userinfo/issue API は、認可サーバーからリクエストの値として受け取ったアクセストークンについて、その検証を内部的に実行します。 よって認可サーバーは、この API を呼び出す際、事前にイントロスペクション (/auth/introspection API) を実行する必要はありません。Documentation Index
Fetch the complete documentation index at: https://developers.authlete.com/llms.txt
Use this file to discover all available pages before exploring further.
UserInfo EP
Userinfo API におけるアクセストークン検証
Userinfo APIにおけるアクセストークン検証に関する技術情報。