Operations Center Parent 3.27589

1 minute read

RELEASED: Public: May 28, 2025

New features

None.

Feature enhancements

None.

Resolved issues

Match the redirect_uri escape hatch support in user visible authenticate method as well (BEE-54703)

In the CloudBees CI setup where the controller is configured with an internal hostname, while it is exposed to the users via different hostname, the redirect_uri in the SSO workflow would get mismatched as it gets computed as internal hostname. This mismatch would cause the SSO login break. Due to some CloudBees CI installation requiring such different hostname configuration we have provided allowing redirect_uri hostname mismatch ignored via a system property -Dcom.cloudbees.opscenter.server.sso.SSOConfiguration.masterRootURLStrictCheckingDisabled. Previously it had an issue, not it is fully functional.

Known issues

None.

Upgrade notes

None.