Hi,
there is PR in keycloak repo:
https://github.com/keycloak/keycloak/pull/4987.
However, I realized there are not OIDC tests, only SAML. On the other hand,
these tests are easily expandable to run also with OIDC filter. One can
just extend this class [1] by something similar to this: [2]. There [3] is
also readme how to run tests with weblogic.
Michal
[1]
https://github.com/mhajas/keycloak/blob/757e94f66535f775a07ca9b7ff4c9656f...
[2]
https://github.com/mhajas/keycloak/blob/757e94f66535f775a07ca9b7ff4c9656f...
[3]
https://github.com/mhajas/keycloak/tree/757e94f66535f775a07ca9b7ff4c9656f...
On Fri, Feb 16, 2018 at 10:00 AM Thomas Isaksen <thomas.isaksen(a)sysco.no>
wrote:
Hi Michal,
Is there any progress on this ?
./t
*From:* Michal Hajas [mailto:mhajas@redhat.com]
*Sent:* tirsdag 30. januar 2018 10.01
*To:* Thomas Isaksen <thomas.isaksen(a)sysco.no>
*Cc:* keycloak-user(a)lists.jboss.org
*Subject:* Re: [keycloak-user] WebLogic and KeycloakOIDCFilter
Hi Thomas,
I plan to work on PR for those tests at the end of this week or beginning
of next week.
Anyway I had the same problem and I fixed it by setting this value in
admin console (it is only for saml clients):
*Assertion Consumer Service POST Binding URL *to
http://my-application/saml
Michal
On Fri, Jan 26, 2018 at 10:32 AM Thomas Isaksen <thomas.isaksen(a)sysco.no>
wrote:
Does anyone have a working example of this setup on WebLogic? I am still
having problems with the infinite loop after authentication. I don't know
if my Client config might be wrong.
./t
_______________________________________________
keycloak-user mailing list
keycloak-user(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user