pac4j v6 replacement of Pac4JHttpServletRequestWrapper
i’m migrating from an old version of pac4j to the v6,
i use the SecurityLogic.perform
method and in the docs
https://www.pac4j.org/docs/how-to-implement-pac4j-for-a-new-framework.html
and https://www.pac4j.org/blog/what_s_new_in_pac4j_v6.html
pac4j v6 replacement of Pac4JHttpServletRequestWrapper
i’m migrating from an old version of pac4j to the v6,
i use the SecurityLogic.perform
method and in the docs
https://www.pac4j.org/docs/how-to-implement-pac4j-for-a-new-framework.html
and https://www.pac4j.org/blog/what_s_new_in_pac4j_v6.html
pac4j v6 replacement of Pac4JHttpServletRequestWrapper
i’m migrating from an old version of pac4j to the v6,
i use the SecurityLogic.perform
method and in the docs
https://www.pac4j.org/docs/how-to-implement-pac4j-for-a-new-framework.html
and https://www.pac4j.org/blog/what_s_new_in_pac4j_v6.html
Pac4j – With multiple realms: Pac4jPrincipal cannot be cast to class java.lang.String
I´m getting the following error if I have more than 1 realm:
Pac4j – With multiple realms: Pac4jPrincipal cannot be cast to class java.lang.String
I´m getting the following error if I have more than 1 realm:
The latest Pac4J Play Framework 3 Java Demo does not compile / start
I cannot run the current Pac4J Play Framework 3 Java Demo from
https://github.com/pac4j/play-pac4j-java-demo
Is there any information[like, assertion or some other data], we can extract from pac4j SP in case of jee based application for internal validation?
We are been able to connect to our IDP using the reference of the demo app based on JEE https://github.com/pac4j/jee-pac4j-demo by providing necessary data for Hana IDP.
Is there any information[like, assertion or some other data], we can extract from pac4j SP in case of jee based application for internal validation?
We are been able to connect to our IDP using the reference of the demo app based on JEE https://github.com/pac4j/jee-pac4j-demo by providing necessary data for Hana IDP.
Is there any information[like, assertion or some other data], we can extract from pac4j SP in case of jee based application for internal validation?
We are been able to connect to our IDP using the reference of the demo app based on JEE https://github.com/pac4j/jee-pac4j-demo by providing necessary data for Hana IDP.
pac4j throws occasional NullPointerException in findPkceMethod when using KeycloakOidcConfiguration
I occasionally see a NullPointerException
when using pac4j with KeycloakOidcConfiguration
. Everything works fine so I think this is healing itself somehow. However the error logs are worrying and I would at least want to understand what causes this.