Select to view content in your preferred language

SAML SPSSODescriptor Requirements

232
2
06-24-2024 03:35 AM
Labels (1)
GSpeed_UU
New Contributor

 Hello, 

I have SAML provider metadata requirements from my IAM IT team before I can use their SAML Identity services. 

How can I enable AuthnRequestsSigned and WantAssertionsSigned as True?

I am using ArcGIS Portal for Windows Server 11.2. 

0 Kudos
2 Replies
Dvirus
by
Occasional Contributor

Hi,

Did you mean Enable signed request?

try at portal/home/organization.html?tab=security#settings 

click on the SAML login --> Config login -->  Show advanced settings

0 Kudos
GSpeed_UU
New Contributor

I have enabled the signed request, however it does not activate the specific metadata required by my IAM team. I have turned all of the options on and off on the security settings page and nothing will generate with the `<md:SPSSODescriptor` tag. 

Specifically, the XML generated by ArcGIS Enterprise needs the tag and attributes

<md:SPSSODescriptor AuthnRequestsSigned="true" WantAssertionsSigned="true">

 

0 Kudos