For the setup when using AzureAD through OpenIDC:
AzureAD <--OpenIDC--> Keycloak <--openid client--> SP Apache/mod_auth_openidc/app
You can’t add the url with all the parameters directly in AzureAD “Home page URL” so that won’t work, the user just lands on the login page.
I added a permanent redirect on Apache so that a simple URL (one that AzureAD “Home page URL” accepts) redirects to the full URL with all the parameters and added that to AzureAD “Home page URL” for the openid app.
This does the trick and the user can now just click on the icon in the office.com portal and gets logged in.
I guess I answered my own initial question 😉
Gr,
L
--
You received this message because you are subscribed to a topic in the Google Groups "Keycloak User" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/keycloak-user/Z1BVOmvdKso/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
keycloak-use...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/keycloak-user/4dbcb973-5500-424d-84e8-9b63adec65ccn%40googlegroups.com.