We have Portal 731 and configured SPnego and SAML2.
We want the external users to use SAML2 and internal users SPnego, but what we notice is that SAML2 is getting checked first before SPnego even though we defined the login authentication stack as below.
EvaluateTicketLoginModule - Sufficient
SpnegoLoginModule - Optional .
CreateTicketLoginModule - Sufficient.
SAML2LoginModule - Optional.
CreateTicketLoginModule - Sufficient.
BasicPasswordLoginModule - Requisite .
CreateTicketLoginModule - Requisite