Hi all,
I was trying to configure SSO with EP.
in that process i unknowingly edited the default login module stack settings for Ticket.
I have removed the following
com.sap.security.core.server.jaas.EvaluateTicketLoginModule SUFFICIENT {ume.configuration.active=true}
com.sap.security.core.server.jaas.CreateTicketLoginModule OPTIONAL {ume.configuration.active=true}
Now i am not able to login to the EP.
Let me know how i can add the following......
com.sap.security.core.server.jaas.EvaluateTicketLoginModule SUFFICIENT {ume.configuration.active=true}
com.sap.security.core.server.jaas.CreateTicketLoginModule OPTIONAL {ume.configuration.active=true}
under the ticket.
Regards
Manjunath