Bug ID Number |
BUG-000108020 |
Submitted | September 14, 2017 |
Last Modified | June 5, 2024 |
Applies to | Portal for ArcGIS |
Version found | 10.4.1 |
Operating System | Windows OS |
Operating System Version | 2012 R2 |
Version Fixed | 10.7 |
Status | Fixed
The bug has been fixed. See the Version Fixed and Additional Information, if applicable, for more information.
|
Workaround
If logouts are initiated by the identity provider, the following workaround can be used:
- In the Home app, export the service provider metadata file by navigating to Organization > Edit Settings > Security. Click Get Service Provider.
- Save the service provider metadata file to a local location and edit it using a text or XML editor.
- Locate the XML element "md:SingleLogoutService" and update the value of the "Location" attribute to https://[Fully qualified domain name]/[web context]/sharing/rest/oauth2/signout.
- Update the relying party configuration in the identity provider with this service provider metadata.
Steps to Reproduce