We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
You need to define the security configuration (authentication and authorization mechanisms) in a Config component.
Config
>> Read the documentation of the Config component.
It can be built via a configuration factory (org.pac4j.core.config.ConfigFactory).
org.pac4j.core.config.ConfigFactory
See a full example here.