You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add feature flag control for OAuth returnTo URL validation
- Add feature flag check in authenticator.authorize() method
- Add validation in GenericAuthProvider.callback() for authFlow.returnTo
- Only validate when getFeatureFlagEnforceAuthorizeStateValidation is true
- Handle cases where user may not be available (new user flow)
- Maintain backward compatibility with feature flag disabled by default
Co-authored-by: Ona <no-reply@ona.com>
0 commit comments