I had configured Sap Portal /irj with saml but I would like bypass the Saml login module while we tested the configuration. we set the parameter ?saml2=disable in the Url and the headers as this discission and it don't work
this is my stack
EvaluateTicketLoginModule SUFFICIENT
BasicPasswordLoginModule REQUISITE
SAML2LoginModule OPTIONAL
CreateTicketLoginModule OPTIONAL
Hi Gomez,
The correct parameter should be ?saml2=disabled see SAP Note 1874339 for more details.
And the correct login module stack for 'ticket' should be:
See SAP Note 2273981 for details.
Hope this could help you!
Amy
Add a comment