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
When installing the Keycloak extension, drop the `createRealmPerTest`
flag. The additional isolation is no longer needed, since no roles in
Keycloak are manipulated during test execution. An initial setup of test
users used by the test cases is sufficient. So, setting up the realm for
every test case can be avoided, and the tests can be made a bit faster.
Signed-off-by: Oliver Heger <[email protected]>
0 commit comments