79704103

Date: 2025-07-16 22:56:40
Score: 1
Natty:
Report link

The way which is recommended by microsoft to extend claims is custom authentication extension events.

you can use TokenIssuanceStart event to enrich claims in token. If claims are coming from external API.

Here is a documentation of TokenIssuanceStart event:

https://learn.microsoft.com/en-us/entra/identity-platform/custom-extension-tokenissuancestart-setup?tabs=visual-studio%2Cazure-portal&pivots=azure-portal

Reasons:
  • Whitelisted phrase (-1.5): you can use
  • Probably link only (1):
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Muhammad Zeeshan