MIM PAM Terminate active Role

Abdelrahman khalil 165 Reputation points
2023-01-31T09:42:30.2333333+00:00

Hello guys

Is it possible to terminate an active role request for a user who is elevated for a current role in pam while the session is active incase i want to deactivate it immediately

I’ve tried the closePamRequest but nothing happens and the access to retrieved only when the defined TTL is done

Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
610 questions
0 comments No comments
{count} votes

Accepted answer
  1. Derek Hanson 165 Reputation points
    2023-02-03T17:43:50.41+00:00

    Closing the request will take effect on the next run, so you'd have to trigger a cycle for the changes to take effect. If the user is already granted a token in the protected forest, that token would have to expire before the functional permission is removed. If you need to have it take effect more quickly, change the TTL for the token in the protected forest.

    https://learn.microsoft.com/en-us/microsoft-identity-manager/pam/principles-of-operation

    2 people found this answer helpful.

0 additional answers

Sort by: Most helpful