Hi,
After configure the IDP with Azure AD, I am able to authenticate using my Global admin account but if I tried to authenticate with any other created account or invited, It will stuck in SSO.aspx page and Give me Unable to process request message. Please advice on this.
FYI, This is a free azure trial account.
Thanks.
Regards,
Ferry
I managed to resolved this. The "Username" attribute's length in the "SamlMessage_Log" is to short. Once increased the length, it is working.
Hi Ferry, how did you increse the lenght of the username?
Thanks in advance