ritesh commented on issue #807: URL: https://github.com/apache/directory-scimple/issues/807#issuecomment-2824954111
Thank you for the thoughtful response, @bdemers. It does help! At this point, I'm using this as a way to learn spring boot and hopefully build a prototype that can auto-provision users in downstream services. I've not really thought about how I would bootstrap my service's user store, since I want to rely entirely on our enterprise SSO as the source of truth for identity data. We have services that support SSO but don't implement SCIM, this service would have some "magic" glue that receives SCIM updates and auto-provisions/de-provisions permissions. I guess the way I'm thinking about this is that could potentially work as a proxy for non-SSO aware applications if I can get it to speak OIDC/SAML too. I will give this more thought in terms of the design and what kind of user data we'll need to store. In any case - it's an exciting learning opportunity :) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org For additional commands, e-mail: dev-h...@directory.apache.org