Microsoft Azure Active Directory as KeyCloak Identity Provider

Today I did a fun POC on KeyCloak and Active Directory, and I justed wanted to share my findings. In my case KeyCloak is used by a corporate system on top, in which we want to use our AAD users for login and role assignment and so on.

The KeyCloak Server

For this POC I followed the excellent documentation on https://www.keycloak.org/docs/latest/getting_started/index.html to set up my local KeyCloak Server. Once up and running go to http://localhost:8080/auth to create your admin user.

Continue reading “Microsoft Azure Active Directory as KeyCloak Identity Provider”