saml 2.0 - SAML2 SP EntityID -


i have clients use saml idp providers okta , centrify. implemented saml, , want know information should send them when asking entityid. sp consume url app.mycompany.com/saml/consume, think entityid same consume url. question if should send diferent entityid each customer. example client clienta.app.mycompany.com/saml/consume, company b clientb.app.mycompany.com/saml/comsume.

thanks help.

what need send them entityid saml service provider. depending have used implement this, can obtained in different ways. if yo have of shelf software export metadatafile id located inside. if built yourself, depends. id give in issuer field when send messages idp.


Comments

Popular posts from this blog

serialization - Convert Any type in scala to Array[Byte] and back -

matplotlib support failed in PyCharm on OSX -

python - Matplotlib: TypeError: 'AxesSubplot' object is not callable -