Go to developer

feature_disabled

Partner 2FA feature flag is off on the auth server.

On this page
HTTP 503configurationpartner-2faapi

Code: feature_disabled · Shape: partner

Meaning

Partner 2FA feature flag is off on the auth server.

Likely causes

  1. IDENTITY_2FA_ENABLED disabled in the environment
  2. Wrong auth deployment

How to diagnose

  • Confirm 503 feature_disabled.
  • Verify you are calling the intended auth host.

How to fix

  • Contact KEYRA / operator to enable Partner 2FA for the environment.

Retry behavior

Do not retry until the feature is enabled.

API: POST /v1/identities/enroll, POST /v1/auth/challenge

Troubleshooting: network, production

Guides: Environments