Skip to content

Azure AD B2C mapping fails after upgrade from 4.1.1 to 4.3.0 #1194

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
shineability opened this issue Apr 16, 2024 · 2 comments
Open

Azure AD B2C mapping fails after upgrade from 4.1.1 to 4.3.0 #1194

shineability opened this issue Apr 16, 2024 · 2 comments
Labels

Comments

@shineability
Copy link

Apparently the mapUserToObject method has changed and added some extra mappings in 4.3.0.

In one of our projects, the claims coming from a client's AD B2C account - to which we don't have access - don't contain a name or emails claim and thus existing code breaks.

Is the solution to update the package providing (empty) defaults for the extra mappings or would you argue that the claims SHOULD always be present in the payload?

Related issue #1165

@atymic
Copy link
Member

atymic commented Apr 16, 2024

Feel free to PR, or attach a sample response to this ticket so we can look.

Copy link

stale bot commented Apr 26, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Apr 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants