Skip to content

Add more fields to OAuthID token

Joseph Wambua requested to merge jj-388176-add-fields-to-openid into master

What does this MR do and why?

In Provide OIDC nickname/preferred_username claims... (#388176 - closed), we received a request to add more fields to the ID-Token which we send when a user authenticates using OAuth.

We have added the following fields:

name
nickname
preferred_username
website
profile
picture

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports