mitodl / keycloak-scim

SCIM client plugin for Keycloak
Apache License 2.0
25 stars 2 forks source link

Keycloak automatic provisioning of users/groups (via SCIM) to AWS IAM Identity Center #73

Open jdhakar1995 opened 1 month ago

jdhakar1995 commented 1 month ago

Hi Team,

We are using keycloak 20.0.3 as the IDP with AWS IAM Identity Center(SSO). We are using SCIM protocol to sync users and groups from keycloak to AWS SSO. But this sync does not work automatically. We have to invoke scim endpoint periodically to do the sync.

Does this new keycloak SCIM plugin or any keycloak version supports automatic provisioning of Users and Groups to AWS SSO using SCIM?

Thanks, Jitendra

antonwolfconti commented 1 month ago

Any news here? I would also be interested.

jdhakar1995 commented 1 month ago

Expecting feedback from @blarghmatey and team

blarghmatey commented 1 month ago

I can't speak specifically to AWS, but the SCIM plugin does hook into the user federation functionality. That allows create and update events to be automatically propagated through SCIM from Keycloak.