Hi Enterprise guru (tagging @ReeseFacendini )
currently we have SAML idpUsername "xyz@example.com.au" and we are changing, moving to "xyz@example.com" (no .au) . Will there be any implication to existing users? Will portal have any issues mapping the new idpUsername to existing one if we were to use https://developers.arcgis.com/rest/enterprise-administration/portal/update-enterprise-user.htm and update the idpUsername. The process would be
- Freeze and bring down enterprise
- Update SAML user UPN
- Run python script to update idpUsername using updateEnterpriseUser api
Restart
Any advise?