Hello Esri community,
We are using ArcGIS Enterprise Portal and added an external secured tile service as an item, with stored Basic Authentication credentials.
Service:
https://trueortho.arcgisonline.nl/arcgis/rest/services/Caches/TrueOrtho_RD_Tiled/MapServer
Behavior:
- The layer works at first.
- After some time (sometimes hours, sometimes up to a week), tile requests start failing with HTTP 403.
- The failing requests are through the Portal proxy
/sharing/servers/<id>/rest/services/
- If we re-enter the exact same username and password in the item credentials, it starts working again.
Important detail:
- The upstream password does not change.
- User usersessions are still valid.
- So it seems the stored credentials are still correct, but Portal’s use of them becomes invalid over time.
Questions:
- Is there a known credential/session TTL in Portal for stored Basic Auth on external services?
- Is this a known issue in Portal proxy credential handling?
- Is there a way to solve this, without building a custom proxy?
Any guidance would be greatly appreciated.
Kind regards,
Thijs