clients/libs/common/src/admin-console
Rui Tomé 8c598b8783
[PM-22839] Update Device Approvals visibility based on SSO configuration (#16144)
* Add ssoEnabled and ssoMemberDecryptionType properties to ProfileOrganizationResponse

* Add SSO support to Organization model with ssoEnabled and ssoMemberDecryptionType properties, and implement related tests

* Upsert organization SSO settings in memory after save

Updates organization data in memory with new SSO configuration values
to ensure immediate UI updates for Device Approvals page visibility.

* Refactor SSO component to simplify upsertOrganizationWithSsoChanges method

- Updated the method signature to accept a single OrganizationSsoRequest object instead of separate parameters.
- Adjusted the internal logic to directly use properties from the OrganizationSsoRequest for updating the organization state.

* Specify OrganizationData type for updatedOrganization in SSO component
2025-09-05 11:22:55 +01:00
..
abstractions [PM-22313] Refactor organization vault component (#16017) 2025-09-04 11:07:52 -04:00
enums [PM-20633] rename personal ownership (#15228) 2025-06-24 09:31:40 -04:00
models [PM-22839] Update Device Approvals visibility based on SSO configuration (#16144) 2025-09-05 11:22:55 +01:00
services chore(feature flags): [PM-19034] Remove feature flags and old components for Set/Change Password 2025-07-24 12:46:18 -04:00