cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

getting 401 unauthorized with saml sso (SAP Commerce)

2,657

Hi Experts,

I am implementing SAML SSO in sap commerce Backoffice.

Once control comes back to SAP Commerce after successful authentication from IDP, I am getting below error in sap commerce :

"https://localhost:9002/samlsinglesignon/saml/SSO"

HTTP Status 401 – Unauthorized

console log:

INFO [hybrisHTTP38] [SAMLProtocolMessageXMLSignatureSecurityPolicyRule] SAML protocol message was not signed, skipping XML signature processing

No error in console logs.

Regards,

Siddharth

View Entire Topic
priyanka_gupta2692
Participant
0 Kudos

Hello,

I am facing 401 UNAUTHORIZED during sso login in backoffice. Below steps to replicate

1. Click on "Login with Single sign on" in Backoffice login page.

2. Its redirecting me to sso page for credential.

3. After filling credential and successful authentication, return to the hybris with 401 Unauthorized page.

4. Getting saml response with Success Status code, token and all customer details

Can anyone help me on 401 UNAUTHORIZED error.