callbackSubscription how to configure ess/rest/scheduler/v1/requests
Summary:
I am using this service to submit an ess job and I want to receive a callback upon completion.
I am integrating with OIC gen 3 and secured the rest service with basic authentication or oauth2.
How does the configuration callbackSubscription area need to be configured or what steps are needed to make it work. I have tried
OWSM_GPA and DIRECT_OAUTH but there is no way to add a scope parameter so getting unauthorized all the time. Not sure how to activate the event for a non bulk export request either.