Hi,
We are using same portal instance for both internal and external users.
Our portal version 7.31 SP4
For internal users we configured SPNego (Windows integrated Authentication). Recently we decided to use the same portal for external users and configured Web SSO using SAML.
We defined Login Module sequence as below
1. SPNegoLoginModule
2. SAMLLoginModule
..
etc
When internal user type the portal url it's going to check SPNego then it's going down the list and hitting the SAML. It should not happened.
Only when first module fails then it has to move to second module.
The problem is for internal and external both its trying to use SAML.
Any solution for this situation to handle.
Thank You,
Phanikumar.