Skip to content

Update oidc.md to explicitly share that sub values changed

Adil Farrukh requested to merge adil.farrukh-master-patch-01574 into master

What does this MR do and why?

Based on support tickets it was identified that users had not been aware that the sub values would change between Azure v1 and V2 providers (see !139278 (comment 1691127449)). In which case if uid_field is not set, and users do not relink their new identities, that will result in new identities being created. The doc update is intended to highlight that.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

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

Before After

How to set up and validate locally

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

Merge request reports