So i am building a custom identity store for arcgis server where users are on LDAP and roles are on an Oracle table.
I am wondering if it is possible to get the connection string to the oracle directly from arcgisserver Data Store and not to replicate it on more time in the identiry store .
The arcgisserver on linux machines and i am using java to develop the custom identity store.
Thanks