Thanks to visit codestin.com
Credit goes to github.com

Skip to content

LDAPGroupMapperSyncTest is failing on MS AD #24357

@pdrozd

Description

@pdrozd

Before reporting an issue

Area

testsuite

Describe the bug

This line causes a troubles when testing with AD:
https://github.com/keycloak/keycloak/blob/main/testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/federation/ldap/LDAPGroupMapperSyncTest.java#L102

MS AD does not support adding the non existing item to group.

Version

Version from main

Expected behavior

The tests should be excuted on MS AD

Actual behavior

The tests are not executed because of the error during import

How to Reproduce?

Run the tests with MS AD

Anything else?

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions