auth.provider API
    Preparing search index...

    Variable DEFAULT_JWKS_PATHConst

    DEFAULT_JWKS_PATH: "/.well-known/jwks.json"

    Default path at which the JSON Web Key Set is published. Unlike /.well-known/openid-configuration (fixed by RFC 8414), jwks_uri is operator-choosable per OIDC Discovery — this is the near-universal convention and the default when oauth.jwt.jwksPath is unset.