mirror of
https://github.com/kanidm/kanidm.git
synced 2025-02-24 21:17:01 +01:00
1 line
667 B
JavaScript
1 line
667 B
JavaScript
window.SIDEBAR_ITEMS = {"enum":[["AuthorisationResponse","When we request to authorise, it can either prompt us for consent, or it can immediately be granted due the past grant."],["ClaimType",""],["CodeChallengeMethod",""],["DisplayValue",""],["GrantType",""],["IdTokenSignAlg",""],["ResponseMode",""],["ResponseType",""],["SubjectType",""],["TokenEndpointAuthMethod",""]],"struct":[["AccessTokenIntrospectRequest",""],["AccessTokenIntrospectResponse",""],["AccessTokenRequest",""],["AccessTokenResponse",""],["AuthorisationRequest",""],["AuthorisationRequestOidc",""],["ErrorResponse",""],["OidcDiscoveryResponse",""],["PkceRequest",""],["TokenRevokeRequest",""]]}; |