Temporary Access Pass Self Service

Huynh, Phuong Thao 81 Reputation points
2022-03-04T18:46:27.247+00:00

Hi Microsoft,

I see you roll out the TAP (Temporary Access Pass). However, if we want to implement TAP feature but self-service instead of having an admin to create the TAP, is there any available source code to support us with that requirement?

Thank you,

Thao

Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments
{count} votes

Accepted answer
  1. Vasil Michev 119.6K Reputation points MVP Volunteer Moderator
    2022-03-04T19:22:55.97+00:00

    You can programmatically create TAPs via the Graph API's /authentication/temporaryAccessPassMethods endpoint: https://learn.microsoft.com/en-us/graph/api/resources/temporaryaccesspassauthenticationmethod?view=graph-rest-beta
    Keep in mind this is still in beta, so not suitable for production apps.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.