Hi,
I am implementing SSO in my organization.I can able to enable SSO between our .Net and Java apps. While checking for the user details, it seems like we need to update the federation ID of the AD user to the Java application db to verify that this particular user is part of the application.
From this link sales force allows to enter the Federation ID for the user.Is there anything like that in Azure to get the Federation ID of the user in management portal.
Thanks