Allow changing the default token claim used for usernames in Microsoft OIDC
Open
feature
- Dominant language
- Rust
- Stars
- 2.8k
- Forks
- 115
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 51
Description
Currently Microsoft is returning an email address in the preferred username token claim, this results in usernames looking like "user1domain.com" (the @ is being deleted) which is not desired by some users.
This has been requested by a client.
Contributor guide
Assessment
This issue has not been assessed yet.