Skip to content
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

Azure: set 'username' to 'name' if it has not already been set #445

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vdbaan
Copy link

@vdbaan vdbaan commented Nov 8, 2021

Had an issue authenticating with personal Azure domain. Name was returned, but UPN and PreferredUsername was blank. This makes vouch fail with the error: "no User found in jwt" although authentication was successful.

@bnfinet bnfinet changed the title Set the username to name in the ofchance that it is still blank Azure: set the username to name if it has not already been set Aug 16, 2022
@bnfinet bnfinet changed the title Azure: set the username to name if it has not already been set Azure: set 'username' to 'name' if it has not already been set Aug 16, 2022
@bnfinet
Copy link
Member

bnfinet commented Aug 16, 2022

related #495

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants