One PAC4J client works great, however, when multiple clients are defined,

Login flow throws an error:

/cas/login?client_name=abc, throws error:Unauthorized Access
/cas/login?client_name=def, throws error :Unauthorized Access
/cas/login throws default login page


properties:
cas.authn.pac4j.saml[0].clientName=abc
cas.authn.pac4j.saml[0].keystorePassword=xxxx
cas.authn.pac4j.saml[0].privateKeyPassword=xxxx
cas.authn.pac4j.saml[0].serviceProviderEntityId=https://tempsp01.example.com
..

cas.authn.pac4j.saml[1].clientName=def
cas.authn.pac4j.saml[1].keystorePassword=xxxx
cas.authn.pac4j.saml[1].privateKeyPassword=xxxx
cas.authn.pac4j.saml[1].serviceProviderEntityId=https://tempsp01.example.com
..

-- 
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/CACNfiMJt1ccrL9pngiB1GaHispJVCEN59v3U54AVU36MvSUrnA%40mail.gmail.com.

Reply via email to