Add basic http authentication in header

Hi everyone,

We have a use-case, where we’d like to authenticate a token provided in the HTTP header with Azure Active Directory. Is this approach possible in camunda (while instantiating a process)?

If yes, would appreciate a guideline. Thank you