pac4j

looking for pac4j with javax servlet with java 17


I am trying to use pac4j for my oidc implementation with javax.servlet based we application which already have database authentication . Is there any version which is compatible with java 17 and javax.servlet. and by when i should expect in production. or java17 will be delivered with jakarta.servlet only.

thanks Gaurav


Solution

  • By design, pac4j is agnostic from any implementation. So you should be able to use the OIDC support with javax or jakarta in pac4j v6 / JDK 17.