[keycloak-user] Integrate with WebLogic?

Thomas Isaksen thomas.isaksen at sysco.no
Thu Jan 18 06:03:39 EST 2018


Awesome. Thanks!

./t

From: Michal Hajas [mailto:mhajas at redhat.com]
Sent: torsdag 18. januar 2018 11.51
To: Thomas Isaksen <thomas.isaksen at sysco.no>
Cc: keycloak-user at lists.jboss.org
Subject: Re: [keycloak-user] Integrate with WebLogic?

Hi Thomas,

Keycloak should work with Weblogic out of the box. There is no Keycloak adapter for WebLogic, but you can use servlet filter instead ([1] OIDC [2] SAML). All you need is to pack filter within your war. We are currently working on tests for WebLogic which should appear in upstream soon.

[1] https://github.com/keycloak/keycloak/tree/master/adapters/oidc/servlet-filter
[2] https://github.com/keycloak/keycloak/tree/master/adapters/saml/servlet-filter

Michal



On Thu, Jan 18, 2018 at 11:04 AM Thomas Isaksen <thomas.isaksen at sysco.no<mailto:thomas.isaksen at sysco.no>> wrote:
Hi

I'm wondering what I have to do to integrate with WebLogic. Am looking to replace OAM with Keycloak but looks like there is no WebLogic support out of the box.
Do I just have to implement an Identity Asserter for WebLogic and I'm good to go or do I need to implement anything on Keycloak's end as well?

Thanks

--
Thomas Isaksen
_______________________________________________
keycloak-user mailing list
keycloak-user at lists.jboss.org<mailto:keycloak-user at lists.jboss.org>
https://lists.jboss.org/mailman/listinfo/keycloak-user


More information about the keycloak-user mailing list