The only CIAM custom extensions are under "External Identities | Custom authentication extensions".
You mention "FIDO2 passkey authentication"?
Passkeys are not supported in CIAM.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I'm trying to use Custom Authentication Extensions in an Azure External ID (CIAM) tenant but cannot create extensions despite having proper permissions.
Tenant Type: Azure External ID (CIAM) Tenant ID: 685b0e61-9989-4252-8f1b-993dc4859f4d
What Works:
/v1.0/identity/customAuthenticationExtensions succeed (returns empty array)/v1.0/identity/authenticationEventListeners succeed (returns empty array)CustomAuthenticationExtension.ReadWrite.All application permissionWhat Fails:
/v1.0/identity/customAuthenticationExtensions succeed (returns empty array)/v1.0/identity/authenticationEventListeners succeed (returns empty array)CustomAuthenticationExtension.ReadWrite.All application permission"code": "AADB2C",
"message": "The custom extension should be of subtype of CustomAuthenticationExtension"
} }Steps to Reproduce:
CustomAuthenticationExtension.ReadWrite.All (application permission)https://graph.microsoft.com/v1.0/identity/customAuthenticationExtensionsQuestion: Is there a tenant-level feature flag that needs to be enabled for CIAM tenants to create Custom Authentication Extensions? The Portal UI doesn't show "Custom authentication extensions" menu item in the Security blade for CIAM tenants either.
The only CIAM custom extensions are under "External Identities | Custom authentication extensions".
You mention "FIDO2 passkey authentication"?
Passkeys are not supported in CIAM.