Microsoft Azure AD B2C troubleshooting - Fluid Topics - 4.3

Fluid Topics Configuration and Administration Guide

Category
Reference Guides
Audience
public
Version
Latest

The Microsoft Azure AD B2C access management solution does not fully respect the OpenID Connect protocol. For this reason, additional configuration is necessary. Without additional configuration, the following error message appears when running the configuration assistant:

Authentification impossible
Missing JSON object member with key access_token

To complete the configuration, an ADMIN user must perform the following steps:

  1. In the New realm drawer, go to the Relying party metadata section and select the Callback URL button to copy the URL.

  2. In the Azure AD B2C application registration dashboard, paste the URL.

  3. In the Azure dashboard, copy the app ID.

  4. In the portal's realm configuration drawer, go to the OAuth 2.0 credentials section and paste the app ID in the Client ID field.

  5. Also paste the app ID in the Scopes section of the realm configuration drawer.

  6. In the Azure dashboard, copy the OIDC endpoint.

  7. In the New realm drawer, go to the Endpoints section and paste the endpoint in the Discovery document URL field.

  8. Select OK.

  9. Select Save.