Skip to content

Remove group_saml_jit_errors feature flag

What does this MR do and why?

Related to #419836 (closed)

Feature flag introduced in !127654 (merged)

Remove the group_saml_jit_errors feature flag and retain new behavior.

The feature has been enabled in production for a few days without any reported side-effects. The feature flag was used out of an abundance of caution since the change related to sign-in. If there were major problems they would have been reported quickly. It's now safe to remove the flag and make the new behavior default.

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.

MR acceptance checklist

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

Edited by Drew Blessing

Merge request reports