Captain-P-Goldfish / scim-for-keycloak

a third party module that extends keycloak by SCIM functionality
BSD 3-Clause "New" or "Revised" License
186 stars 48 forks source link

User provisioning from KC to AAD #57

Closed jkovaliov closed 2 years ago

jkovaliov commented 2 years ago

Hello. Is it possible to provision users FROM Keycloak TO Azure AD using this plugin? Or does it work from AAD to KC only?

Captain-P-Goldfish commented 2 years ago

Hey, currently the implementation offers only one way: from AAD to KC. See also: https://github.com/Captain-P-Goldfish/scim-for-keycloak/issues/3

keycloak is currently in a state of drastic rebuilding. There are also alternative user storage implementations that will be available soon that might allow to do provisioning into the other direction as well but I haven't checked the details yet