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 Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,896 questions
0 comments No comments
{count} votes

Accepted answer
  1. Vasil Michev 111.8K Reputation points MVP
    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.