Forum Discussion
buzzripper
Jun 26, 2025Copper Contributor
Entra ID External - Custom Claims Provider help
Hi, I'm working with Entra ID External identities, trying to get a 'Token Issuance Start' event in a Custom Claims Provider working correctly. I've got all the pieces in place (SPA, web api with end...
yhl
Jul 23, 2026MCT
To configure custom extension is rather straight forward - but two area a lot of people missed are -
1) configuring it in enterprise app > single sign-on > custom claim provider section.
2) giving admin consent to the app registration of the custom exension
now that is on the EEID side, but the other side is the API and it entirely depends on what stack you have there, have you verified that the API can be called?
if you still need help - feel free to DM me