Hello group,
just wanted to share an IMHO interesting github project with you that
demonstrates how to use some Keycloak features like basic REST API as well
as
dynamic user, client and IdentityProvider registration in a Spring Boot app.
Might be useful for some of you.
Project on github:
https://github.com/MaritimeCloud/IdentityRegistry
IDP Discovery:
https://github.com/MaritimeCloud/IdentityRegistry/blob/master/src/main/ja...
Provision Identity Providers, Users:
https://github.com/MaritimeCloud/IdentityRegistry/blob/master/src/main/ja...
Cheers,
Thomas