clients/libs/admin-console
Rui Tomé e0e85c25a2
[PM-16091] Add SsoExternalId to the member dialog and hide ExternalId if there is no value to display (#14126)
* Add ssoExternalId to OrganizationUserAdminView and OrganizationUserDetailsResponse

- Updated OrganizationUserAdminView to include ssoExternalId property.
- Enhanced OrganizationUserDetailsResponse constructor to initialize ssoExternalId from response data.

* Add SSO External ID copy to messages.json

* Implement SSO External ID field in member dialog

- Added a new input field for ssoExternalId in the member dialog component.
- Introduced visibility logic for both externalId and ssoExternalId based on feature flags.
- Updated form control initialization to include ssoExternalId.
2025-04-09 15:33:32 +01:00
..
src/common [PM-16091] Add SsoExternalId to the member dialog and hide ExternalId if there is no value to display (#14126) 2025-04-09 15:33:32 +01:00
jest.config.js [PM-16872] Update libs to use explicit dependencies (#12770) 2025-01-10 11:21:38 +01:00
package.json create team owned libs for billing, admin-console, platform (#7233) 2023-12-15 09:02:21 -05:00
README.md create team owned libs for billing, admin-console, platform (#7233) 2023-12-15 09:02:21 -05:00
test.setup.ts [PM-18599] Forbid unknown property and element in tests (#13556) 2025-02-25 14:02:19 -08:00
tsconfig.json [PM-16917] Remove jest-extended dependency (#12798) 2025-01-15 10:43:26 -05:00
tsconfig.spec.json create team owned libs for billing, admin-console, platform (#7233) 2023-12-15 09:02:21 -05:00

Admin Console

This lib represents the public API of the Admin Console team at Bitwarden. Modules are imported using @bitwarden/admin-console.