Thank you for posting this in Microsoft Q&A.
I understand you are facing a challenge regarding the use of the TokenIssuanceStart
event in Microsoft Entra Identity Platform. Specifically, you want to know if it is possible to block user logins during this event, similar to how user registration can be blocked using the AttributeCollectionStart
event.
Based on the provided document, The TokenIssuanceStart
event is primarily designed for adding claims to tokens during the authentication process. However, it does not directly support blocking user logins in the same way that the AttributeCollectionStart
event does for user registration.
Hope this helps. Do let us know if you any further queries.
Thanks,
Navya.
If this answers your query, do click Accept Answer
and Yes
for was this answer helpful. And, if you have any further query do let us know.