|
def withAuthentication(clients: String = null /* Default null, meaning all defined clients */, |
To what does it refer? For what I can see for know it depends on class name, e.g. if org.pac4j.saml.client.SAML2Client is configured clients must include SAML2Client (not the client ID on the SSO).