Can you provide the attributes and specific attribute names that PM requires via idp for saml2.0 integration.
Release :
CloneUser is the only attribute we allow customer to send additionally. The PM user to clone if the username in UserAssertion is not in PM.
"urn:oasis:names:tc:SAML:2.0:nameid-format:persistent"
We get the Subject from the User Assertion, then grab the NameID in the Subject. That's what we use for username.