Forum Discussion

Gurdev Singh's avatar
Gurdev Singh
Iron Contributor
Mar 16, 2022
Solved

PIM for security group membership for a Sass application role

Can PIM be used for membership of a plain security group? We have a Sass application configured with SSO using Azure AD and admin roles in Sass app are controlled via an Azure AD security group. This security group does not have any Azure AD or Azure roles assigned. 

 

Could we use PIM to assign group membership of this security group as Eligible? Up-on activation, admins will then become active members of the group and get JIT access to Sass app.

  • Have you checked 'Privileged Access groups'?

     

    You can set up just-in-time access to permissions and roles beyond Azure AD and Azure Resource. If you have other resources whose authorization can be connected to an Azure AD security group (for Azure Key Vault, Intune, Azure SQL, or other apps and services), you should enable privileged access on the group and assign users as eligible for membership in the group.

     

    https://docs.microsoft.com/en-us/azure/active-directory/privileged-identity-management/groups-features
    https://docs.microsoft.com/en-us/azure/active-directory/privileged-identity-management/concept-privileged-access-versus-role-assignable

2 Replies

  • ChristofferL's avatar
    ChristofferL
    Copper Contributor

    Have you checked 'Privileged Access groups'?

     

    You can set up just-in-time access to permissions and roles beyond Azure AD and Azure Resource. If you have other resources whose authorization can be connected to an Azure AD security group (for Azure Key Vault, Intune, Azure SQL, or other apps and services), you should enable privileged access on the group and assign users as eligible for membership in the group.

     

    https://docs.microsoft.com/en-us/azure/active-directory/privileged-identity-management/groups-features
    https://docs.microsoft.com/en-us/azure/active-directory/privileged-identity-management/concept-privileged-access-versus-role-assignable

  • Vadim_Dich's avatar
    Vadim_Dich
    Brass Contributor
    AFAIK you cannot achieve that in a direct way but it might work if you define a custom admin role scoped to a resource: https://docs.microsoft.com/en-us/azure/active-directory/roles/custom-create#assign-a-custom-role-scoped-to-a-resource.

Resources