Looking for a resolution for pac4j SAML SP to connect Hana IDP [closed]
Closed 2 days ago.
Looking for a resolution for pac4j SAML SP to connect IDP
We have successfully created SP Metadata using pac4j.
Pac4j : where I can find the code for default login page
I have demo application for pac4j and when I am hitting the url http://localhost:8080/callback?client_name=IndirectBasicAuthClient
Looking for resolution to error “SAMLException: Unable to generate metadata for service provider”
I am trying to generate SP Metadata for a SAML based application with pac4j.
I am working for a POC for my current project. Very beginner in knowledge towards SAML and pac4j.
Any help would be really appreciable for guiding to identify the current runtime error as mentioned below.
Queries related to uses of pac4j SAML
I am very new to the SAML.
No ID in UserProfile created by OidcProfileCreator
I have a direct header client (using OpenID Connect) like this:
PAC4J OIDC: “State cannot be determined” after AzureAd authentication
I just ran into a problem similar to pac4j raises “State cannot be determined” after OIDC callback and Keycloak provider with OIDC authentication (Azure) after upgrading to a version of our webapp which forced the samesite attribute to be set by the Tomcat CookieProcessor using the following context.xml file:
Play 3 + pac4j with scala 3 server not start up
I’m getting this error when starting the server after Scala 3 migration.
Play 3 with Scala 2 works fine.
Central logout behavior when upgrading to pac4j v5
Previously I had a filter configured like
play-pac4j / play framework 3.0 / scala 3 incompatibility
Using scala 3 on the new play 3.x framework, play-pac4j has an issue loading the security filter: