ApiKeyOIDCSettings

ApiKeyOIDCSettings represents the OIDC settings for an API key.
  • issuer
    The OIDC issuer URL.
  • clientId
    The OIDC client ID (audience).
  • subjectExpression
    The regular expression against which the subject of the OIDC token will be matched.