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

Extension SAMLSINGLESIGNON is misconfigured. Operation not supported.

shrikant_nikam
Participant
0 Kudos
1,726

SAP Commerce version: 2205

samlsinglesignon login not working after installation - 2205 version, any suggestions?

Am I missing any configurations which I did not find over documentation?

URL testing: https://localhost:9002/samlsinglesignon/saml/metadata

local extension entry : <extension name='samlsinglesignon'/>

Accepted Solutions (0)

Answers (1)

Answers (1)

safin
Product and Topic Expert
Product and Topic Expert

Hi,

You need Metadata File generated by Identity Provider, add it to the specific position and set 'sso.metadata.location' to point to this metadata file location, if you don't set the value of 'sso.metadata.location', the default position is ./WEB-INF/security/metadata.xml of samlsinglesignon extension

You can refer to https://help.sap.com/docs/SAP_COMMERCE_INTEGRATIONS/908ee62fb58e4ec99cea045413ff7225/8bfbcaca8669101... for more information.