You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When making webhook service calls, the current app should obtain a JWS token issued by the OAuth server and use it in making any requests to other services.
Feature Description
When making webhook service calls, the current app should obtain a JWS token issued by the OAuth server and use it in making any requests to other services.
Feature Justification
SECURITY!
Acceptance Criteria