-
1. Re: How to configure the Keycloak on wildfly 11 server ?
abhijithumbe Jun 3, 2018 10:16 PM (in response to wildfly1)Have you gone through link Chapter 10. Workbench Integration If not, take a look at it.
-
2. Re: How to configure the Keycloak on wildfly 11 server ?
wildfly1 Jun 4, 2018 10:33 AM (in response to abhijithumbe)Thanks its very informative doc .
Have you ever herd about the OKTA which uses as IDP , IDentity provider in this SSO configuration on Wildfly and keycloak ?
Thanks,
Lily
-
3. Re: How to configure the Keycloak on wildfly 11 server ?
wildfly1 Jun 6, 2018 2:31 PM (in response to abhijithumbe)Hello ,
We are trying to configure Single sign on , Identity provider , service provider on a wildfly 11final non -prod env which has 3 standalone instances .
We have one wildfly server host nlm0001 and in it we have 3 standlaone instances( With different Management consoles) running on the same host nlm00001.
I have installed keycloak 4.0.0. beta 3 on nlm00001 .
1st doubt :
1)do I have to build keycloak as a saparate host instead of installing on same host nlm00001
2) do I have to configure and anything related to existing 3 wildfly instances of nlm0001 in keycloak admin console ?
-
4. Re: How to configure the Keycloak on wildfly 11 server ?
wildfly1 Jul 3, 2018 12:36 PM (in response to abhijithumbe)Hello
As you shared this Chapter 10. Workbench Integration
Do you have this for wildfly 11 and keycloak final 4.0.0.0 versions configurations , because the doc shows the old versions configuration.