APIKeyType

APIKeyType represents the type of an API key.
  • SECRET
    Classic API key with a secret.
  • OIDC
    API key that can dynamically generate tokens using an external, OIDC-compliant identity provider.