***Note from Migration:***
Original Title was: Allow Esri ArcGIS Portal Feature Service Reader/Writer to use a custom token for authentification
Hello,
It would be nice to be able to authenticate with simply a token for 'Esri ArcGIS Portal Feature Service Reader/Writer'.
Currently it is only possible with 'Esri ArcGIS Server Feature Service Reader' but there is no writer:
"To read directly from a Feature Service without authentication, or with a manually-supplied token, use the Esri ArcGIS Server Feature Service Reader." (ref: https://docs.safe.com/fme/html/FME_Desktop_Documentation/FME_ReadersWriters/arcgisportalfeatures/arcgisportalfeatures.htm)
Usage of built-in account is not recommended in my organisation and I don't like the default OAuth one because it expired. I built a CLI to acquire a token because our SAML provider configured with Portal for ArcGIS has kerberos enabled but I can only use it for reader !
Please help !
Thanks