IntrospectRouter

object IntrospectRouter : KoinComponent

RFC 7662 OAuth 2.0 Token Introspection エンドポイント

リソースサーバーがトークンの有効性とメタデータを問い合わせるためのエンドポイント https://datatracker.ietf.org/doc/html/rfc7662

Functions

Link copied to clipboard
open fun getKoin(): Koin
Link copied to clipboard
fun Route.introspectRouter()

POST /oauth2/introspect エンドポイントを登録する