Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

SAML Issue

Former Member
0 Kudos

Hi Experts,

We are getting following exception for SAML SSO scenario between NW SP14 and third party provider. (Browser Artifact Method)

Throwing com.sap.security.api.saml.service.exception.SAMLServiceException

The exception text is: "null".

Stack trace of log message with ID "XXXXXXXXXXXXXXXXXXXXXXXXXXX" written to trace

[EXCEPTION]

com.sap.security.core.server.saml.jaas.exception.SAMLLoginModuleException

at com.sap.security.core.server.saml.jaas.SAMLLoginModule.login(SAMLLoginModule.java:724)

at com.sap.engine.services.security.login.LoginModuleLoggingWrapperImpl.login(LoginModuleLoggingWrapperImpl.java:185)

at com.sap.engine.services.security.login.ModulesProcessAction.run(ModulesProcessAction.java:70)

at java.security.AccessController.doPrivileged(Native Method)

at com.sap.engine.services.security.login.FastLoginContext.login(FastLoginContext.java:181)

Let me know if you can point out the issue here.

Best Regards

Prabhakar

Edited by: Prabhakar Lal on Jun 16, 2010 11:27 AM

2 REPLIES 2

MichaelShea
Product and Topic Expert
Product and Topic Expert
0 Kudos

HI Prabhakar,

Try applying SAP Note 1045019 - Web diagtool for collecting traces.

Repeat the error and then evaluate the traces. This should give you an idea of what the root cause is.

-Michael

0 Kudos

Hi Michael

The information trace I have posted is from diagtool trace. As exception message says null, unable to debug further.

Best Regards

Prabhakar