Skip to content

Remove the feature flag prefix_scim_tokens

Nick Malcolm requested to merge 435096-remove-scim-prefix-flag into master

What does this MR do and why?

Remove the feature flag prefix_scim_tokens

Permanently enables the prefixing of SCIM tokens with the string 'glsoat-'. This allows easier detection of this credential if it is leaked.

Rollout issue: #435423 (closed) Feature issue: #435096 (closed) Feature MR: !139737 (merged)

Changelog: changed

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.

Related to #435096 (closed)

Merge request reports