Ike
8a67aafbe5
[PM-1632] Redirect on SsoRequired - return SsoOrganizationIdentifier (#6597)
feat: add SSO request validation and organization identifier lookup
- Implement SsoRequestValidator to validate SSO requirements
- Add UserSsoOrganizationIdentifierQuery to fetch organization identifiers
- Create SsoOrganizationIdentifier custom response for SSO redirects
- Add feature flag (RedirectOnSsoRequired) for gradual rollout
- Register validators and queries in dependency injection
- Create RequestValidationConstants to reduce magic strings
- Add comprehensive test coverage for validation logic
- Update BaseRequestValidator to consume SsoRequestValidator
2025-11-30 16:55:47 -05:00
..
2025-11-26 07:38:01 +10:00
2025-11-30 16:55:47 -05:00
2025-07-11 16:41:32 -04:00
2025-11-26 07:38:01 +10:00
2025-11-28 14:02:00 -07:00
2025-09-08 15:06:13 -05:00
2023-11-29 15:31:15 -06:00
2025-03-07 09:52:04 +01:00
2022-08-29 16:06:55 -04:00
2025-10-21 19:03:25 +02:00
2025-11-19 09:53:30 -06:00
2025-02-27 08:34:42 -06:00
2025-11-19 09:53:30 -06:00
2025-11-10 08:40:40 +01:00
2022-08-29 16:06:55 -04:00
2024-06-20 12:45:28 -05:00
2025-11-28 15:45:23 +00:00
2025-02-20 20:21:50 +01:00
2022-08-29 16:06:55 -04:00
2025-11-17 13:40:30 -07:00
2025-11-25 10:58:39 -05:00
2025-11-18 07:44:40 -08:00
2023-12-05 17:21:46 +01:00
2025-10-28 15:55:36 +01:00
2022-08-29 16:06:55 -04:00