Single Sign On Code is firing twice and failing although correct header is passed
Hi,
We are attempting to get the SSO working with Azure using header based authentication.
We inputted the header into a record to know what are the header values being passed.
Azure sends the one header(emailid) and possibly another row that is blank (expected is email id) which causes the authentication to fail.
Is there a way to find out what is it that we need to correct.
Do we need to redirect to some other page by changing the Signon Result Doc Page?
It seems as if the sign on code is firing twice.
Once for correct user and second time for blank header