Is it somehow possible to receive a connection from another party using OAuth2?
Do I need to add a specific user to the user list? Do I need to create an application?
Could it be done using a webhook or an automation?
Or should i build a webhook or automation and use that as a trigger to connect to another location using OAuth2?
The other party does not want to send data to my FME Server without using OAuth as a security measure.