Identity Governance (part 6 of 6)
Entitlement Management
Why use entitlement management?
- Users may not know what access they should have, and even if they do, they may have difficulty in locating the right individuals to approve their access.
- Once users find and receive access to a resource, they may hold on to the access longer than is required for business purposes.
The above stated problems are compounded for the users requiring access from another organization like an external user from supply chain organization or any other business partners. For example, Azure AD entitlement management allows the organizations to make sure that everyone has access to the correct directories as well as all the user access is managed consistently.
What can I do with entitlement management?
Capabilities of entitlement management includes the following:
Action |
Outcome |
Delegate
to non-administrators the ability to create access packages. |
These
access packages consists of the resources that users can request, and the
delegated access package managers can define policies with rules for which
the users can request who must approve their access, and when the access
expires. |
Select
connected organizations whose users can request access. |
When
a user who is not in your directory requests access and is approved, they are
automatically invited into your directory and assigned access. When their
access expires, if they have no other access package assignments, their B2B
account in your directory can be automatically removed. |
Access Packages
What are Access Packages?
Entitlement Management introduces the concept of an access package which is a bundle of all the resources with the access a user needs to work on a project or perform their task. Access package can also govern access to your internal employees as well as the users outside your organization.
What resources can I manage with access packages?
You can easily manage user access to the following resources with entitlement management:
- Membership of Azure AD security groups.
- Membership of Microsoft 365 Groups and Teams.
- Assignment to Azure AD enterprise applications, including SaaS applications and custom-integrated applications that support federation/single sign-on and/or provisioning.
- Membership of SharePoint Online sites.
The access to the other resources that rely upon Azure AD security groups or Microsoft 365 Groups can also be controlled, for example, you can provide:
- Licenses for Microsoft 365 by using an Azure AD security group in an access packages and configuring group-based licensing for that group.
- Access to manage Azure resources with the help of an Azure AD security group in an access package and creating an Azure role assignment for that group.
- Access to manage Azure AD roles with the help of groups assignable to Azure AD roles in an access package and assigning an Azure AD role to that group.
When should I use access packages?
Access packages can be readily used in the situations when:
- Employees require time-limited access for a particular task. For example, you can use group-based licensing as well as dynamic group to make sure that all the employees have an Exchange Online mailbox, and then use access package for the situations in which the employees need additional access like to read departmental resources from another department.
- Access requires the approval of an employee's manager or the other designated individuals.
- Departments wish to manage their own access policies for their resources without IT involvement.
- Two or more organizations are collaborating on a project, and as a result, multiple users from one organization will need to be brought in via Azure AD B2B to access another organization's resources.
Configure Entitlement Management
- Delegate
- Administrator: Delegate management of resources.
- Catalog creator: Delegate management of resources.
- Catalog owner: Delegate management of resources.
- Catalog owner: Delegate management of access packages.
- Govern access for users in your organization
- Access package manager: Allow employees in your organization to request access to resources.
- Requestor: Requests access to resources.
- Approver: Approves requests to resources.
- Requestor: View the resources you already have access to.
- Govern access for users outside your organization
- Administrator: Collaborate with an external partner organization.
- Access package manager: Collaborate with an external partner organization.
- Requestor: Requests access to resource as an external user.
- Approver: Approves requests to resources.
- Requestor: View the resources you already have access to.
- Day-to-day management
- Access package manager: Update the resources for a project.
- Access package manager: Update the duration for a project.
- Access package manager: Update how access is approved for a project.
- Access package manager: Update the people for a project.
- Access package manager: Directly assign specific users to an access package.
- Assignments and reports
- Administrator: View who has assignments to an access package.
- Administrator: View resources assigned to users.
Microsoft Graph can also be used to manage access packages, policies, catalogs, requests, and assignments.
Comments
Post a Comment