Select to view content in your preferred language

getting user from token

1019
0
10-19-2022 02:35 AM
vtey_esriau
Occasional Contributor

Hi, we currently have a complex kibana dashboard build by analysing traffic log which uses the esri_auth to determine who the user is. However in 10.9.1 esri_auth is no longer available, instead it is replaced by a encrypted token under esri_aopc. 

Is it possible to identify the user based on the encrypted token? Perhaps using 

https://developers.arcgis.com/arcgis-rest-js/api-reference/arcgis-rest-request/platformSelf

Enterprise auth is using SAML.

Thank you in advance

 

 

0 Replies