Notification if external user management is activated

A notification will be displayed when an external user
management system is activated to inform that users
created within the SCMM will not be transferred to the
external system.

Co-authored-by: René Pfeuffer<rene.pfeuffer@cloudogu.com>
This commit is contained in:
Laura Gorzitze
2024-07-04 09:05:17 +02:00
parent 1c57342cd9
commit b12f4d579a
14 changed files with 146 additions and 27 deletions

View File

@@ -72,6 +72,7 @@ describe("Test user hooks", () => {
_embedded: {
users: [yoda],
},
externalAuthenticationAvailable: false,
};
afterEach(() => {