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
- IDENTITY_2FA_ENABLED disabled in the environment
- 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.
Related
API: POST /v1/identities/enroll, POST /v1/auth/challenge
Troubleshooting: network, production
Guides: Environments
