79252058

Date: 2024-12-04 17:00:46
Score: 2.5
Natty:
Report link

ok got it, i was lost in the docs...

all i need is to import the right dependencies...

https://github.com/pac4j/jee-pac4j/wiki/Dependencies

<dependency>
    <groupId>org.pac4j</groupId>
    <artifactId>jakartaee-pac4j</artifactId>
    <version>8.0.1</version>
</dependency>
dependency>
    <groupId>org.pac4j</groupId>
    <artifactId>pac4j-saml</artifactId>
</dependency>
Reasons:
  • Blacklisted phrase (0.5): i need
  • Probably link only (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: gaust