Skip to content

Add OAuth JWS token to webhook requests #1047

Description

@JoeCap08055

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


  • necessary configs/env added
  • documentation updates
  • request & cache token from auth server
  • request new token before cached token expires
  • use token in auth header of webhook requests

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions