Connect Azure to Authentication Cloud
- Open the Azure portal.
- Switch to your Azure AD B2C tenant. Make sure you select the right tenant, as the Azure AD B2C tenant usually resides in a separate tenant.
- In the menu, select Identity Experience Framework.
- Click Policy keys.
- Click Add to create a new key.
- In Options, select Manual.
- Set Name to AuthCloudAccessToken.
- Paste the previously stored Nevis Access Key in the Secret field.
- For the Key Usage select Encryption.
- Click Create.
Verification
As a result, you see the B2C_1A_AuthCloudAccessToken
in the list of Policy keys.