OidcDefaults

> NO WARRANTY. Trax auth is plumbing, not a security product. You are solely responsible for securing systems that use it. See API Security.

Constants used by the Trax OpenID Connect scheme.

ConstantValueUsage
SchemeNameTraxOidcChallenge scheme. A challenge against this scheme redirects the browser to the identity provider.
CookieSchemeNameTraxOidc.CookieSession cookie scheme. Subsequent requests authenticate against this.
PolicyNameOidcPolicyAuthorization policy bound to the cookie scheme.
CallbackPath/signin-oidcDefault callback path mounted by the OIDC handler.
SignedOutCallbackPath/signout-callback-oidcDefault sign-out callback path.
PrincipalTypeoidcValue written to the trax:principal-type claim when the default resolver builds a TraxPrincipal.