Oauth2 with Salesforce

Hello @patrick, I am picking up on the limitation you mentioned caused by global providers. I have been researching how to set up an Oauth2 API for which my app needs to use ‘Self maintain’ Token Handling. I have seen from this thread that you say this is no longer possible with the implementation of the new global providers.

I was following a forum thread discussing an app with the same API where it was concluded that ‘Self maintain’ (as opposed to ‘Session’) was necessary. That app was developed last year before global providers were introduced and the oauth provider was created in a local action after a database query. I will have to pause my development until ‘Self maintain’ is possible.

Are you able to say whether a solution to this is likely to be introduced or when it might be scheduled in a software release?

If it helps I can post this issue as a bug or perhaps it ties in with the feature request, Option for Globals at end of API execution, as an additional use case to Ken’s request.