We are trying to setup SSO through Azure Entra. When the user click the new login button he’s promted to Azure for login details, so far so good.
After a successfull login through Azure (which also is clear from the Azure logs) the user is however faced with:
In IFS the Login Event Details I find entries such as :
The IAM provider is setup with Syncmode Force. In Azure the following APIs are granted to the application:
There’s no IdP attribute mappers for this IdP.
In Azure the users email and upn is the same as the directory_id in IFS.
What could possibly be incorrectly configured?