Hi all,
Is it possible to connect to an Appfarm service from an external system with user credentials (and not through a service account). For example by passing an Auth0 JWT access tokens ?
I would like to do a call to a service, but as the data is filtered based on the user calling the service, I would like to verify the identity.
Thanks a lot for your help
Gregory