You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to implement SLO with my Azure B2C acting as SP and I have SAML2.0 protocol using IdP of which I have no control over. When making AuthN request and receiving response from IdP it has Subject with NameQualifier and SPNameQualifier and Format. I would like to have these incorporated into my logout reuquest to NameId fields attributes. Now, NameId is empty of attributes. How do I get them there, or is it even possible? The IdP demands these for SLO to work.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I am trying to implement SLO with my Azure B2C acting as SP and I have SAML2.0 protocol using IdP of which I have no control over. When making AuthN request and receiving response from IdP it has Subject with NameQualifier and SPNameQualifier and Format. I would like to have these incorporated into my logout reuquest to NameId fields attributes. Now, NameId is empty of attributes. How do I get them there, or is it even possible? The IdP demands these for SLO to work.
Beta Was this translation helpful? Give feedback.
All reactions