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.
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
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">