Add organizations support for multi-tenancy (Keycloak 26+) - #2
Open
antonioacg wants to merge 1 commit into
Open
Annotations
10 errors and 1 warning
|
file:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.10.3/junit-jupiter-api-5.10.3.jar!/org/junit/jupiter/api/AssertThrows.java#L35
org.junit.jupiter.api.AssertThrows#assertThrows: Expected de.adorsys.keycloak.config.exception.KeycloakRepositoryException to be thrown, but nothing was thrown.
|
|
target/classes/de/adorsys/keycloak/config/service/OrganizationImportService.java#L122
de.adorsys.keycloak.config.service.OrganizationImportService#manageOrganizations: Failed to create organization 'test-org' in realm 'realmWithOrganizations'. Status: 409. Ensure the realm has organizationsEnabled=true and the organization alias is unique.
|
|
src/test/java/de/adorsys/keycloak/config/service/ImportOrganizationsIT.java#L280
de.adorsys.keycloak.config.service.ImportOrganizationsIT#shouldUpdateAlreadyLinkedIdentityProviderConfiguration:
Expected: is <true>
but: was <false>
|
|
file:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.10.3/junit-jupiter-api-5.10.3.jar!/org/junit/jupiter/api/AssertThrows.java#L35
org.junit.jupiter.api.AssertThrows#assertThrows: Unexpected exception type thrown, expected: <de.adorsys.keycloak.config.exception.ImportProcessingException> but was: <de.adorsys.keycloak.config.exception.KeycloakRepositoryException>
|
|
target/classes/de/adorsys/keycloak/config/service/OrganizationImportService.java#L122
de.adorsys.keycloak.config.service.OrganizationImportService#manageOrganizations: Failed to create organization 'test-org' in realm 'realmWithOrganizations'. Status: 409. Ensure the realm has organizationsEnabled=true and the organization alias is unique.
|
|
src/test/java/de/adorsys/keycloak/config/service/ImportOrganizationsIT.java#L227
de.adorsys.keycloak.config.service.ImportOrganizationsIT#shouldRemoveAllIdentityProviderLinks:
Expected: is <true>
but: was <false>
|
|
target/classes/de/adorsys/keycloak/config/service/OrganizationImportService.java#L122
de.adorsys.keycloak.config.service.OrganizationImportService#manageOrganizations: Failed to create organization 'test-org' in realm 'realmWithOrganizations'. Status: 409. Ensure the realm has organizationsEnabled=true and the organization alias is unique.
|
|
target/classes/de/adorsys/keycloak/config/service/OrganizationImportService.java#L122
de.adorsys.keycloak.config.service.OrganizationImportService#manageOrganizations: Failed to create organization 'test-org' in realm 'realmWithOrganizations'. Status: 409. Ensure the realm has organizationsEnabled=true and the organization alias is unique.
|
|
src/test/java/de/adorsys/keycloak/config/service/ImportOrganizationsIT.java#L152
de.adorsys.keycloak.config.service.ImportOrganizationsIT#shouldLinkIdentityProviderWithConfiguration:
Expected: is <true>
but: was <false>
|
|
src/test/java/de/adorsys/keycloak/config/service/ImportOrganizationsIT.java#L90
de.adorsys.keycloak.config.service.ImportOrganizationsIT#shouldCreateRealmWithOrganization:
Expected: not null
but: was null
|
|
|
The logs for this run have expired and are no longer available.
Loading