Clean up of JWT generation in Azure
Type
-
Feature Request -
Bug Report
Priority
-
High -
Medium -
Low
Feature Request
Why is this change needed?
Clean up of JWT generation logic for Azure Notification.
- Find out if there is a role of the tenancy there. Add the tenant sensitivity if required.
- Disable tenancy info validation as it is causing a circular dependency while updating core.
- Clean up code for more sophisticated calls to AAD.
Current behavior
a JWT is created with Tenant insensitivity.
Expected behavior
Other information
Edited by Komal Makkar