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
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritise this request
Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritise the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
The alternative_approver block should be configured to allow setting manager_level along with subject_type if subject_type is "requestorManager", to allow escalating to the manager of the manager.
The text was updated successfully, but these errors were encountered:
svjauffred
changed the title
Adding the option for second-level manager as escalation/alternate approver
Feature: Add the option for second-level manager as escalation/alternate approver
Jul 29, 2024
Community Note
The alternative_approver block should be configured to allow setting manager_level along with subject_type if subject_type is "requestorManager", to allow escalating to the manager of the manager.
Using the following endpoint: https://learn.microsoft.com/en-us/graph/api/resources/accesspackageassignmentpolicy?view=graph-rest-1.0
under requestApprovalSettings.stages.escalationApprovers when manager of manager is set as escalation approver, Graph returns:
This affects:
azuread_access_package_assignment_policy
Potential Terraform Configuration
The text was updated successfully, but these errors were encountered: