[cas-user] Re: Who is using CAS 5.x as a SAML Idp?

2017-08-21 Thread Ng Sek Long
Hi Rob, I would prefer posting here so that other with the same question could also reference what I am about to type :) Although I don't think I am an expert on the matter, but I do spend my last two months upgrading our system from CAS 4 to CAS 5 to work with SAML 2.0, at this stage I have

Re: [cas-user] Help with CAS 5.1.3 & LDAP

2017-08-21 Thread Ng Sek Long
I am also using ldap for my CAS 5, and I extracted my debug line for your reference: 2017-08-21 12:38:29,575 DEBUG [org.apereo.cas.authentication.RegisteredServiceAuthenticationHandlerResolver] - 2017-08-21 12:38:29,585 DEBUG [org.apereo.cas.authentication.LdapAuthenticationHandler]

[cas-user] Re: Use CAS for delegated authentication and configuration

2017-08-20 Thread Ng Sek Long
1) You may want to read this: https://apereo.github.io/cas/5.0.x/installation/Maven-Overlay-Installation.html Basically, all the html & js & css ... files are generated by cas war overlay, unless you override the particular file You can add a casLoginView.html file in this directory to override

Re: [cas-user] Is it possible in my app to allow only authorized user to use pac4j delegation to login

2017-08-15 Thread Ng Sek Long
s what to > authorize/prepare for each delegated scenario). Also requires code, but I > submit it's the more sensible approach. > > --Misagh > > -- > *From: *"Ng Sek Long" <lon...@gmail.com > > *To: *"CAS Community" <cas-.

[cas-user] Re: Tomcat and CAS Newbie Need Help with Google SSO Overlay

2017-08-14 Thread Ng Sek Long
Hmm... If you are stuck to using CAS 3.5.2 then you are pretty unlucky. As you can see here "https://apereo.github.io/cas/developer/Maintenance-Policy.html;, CAS 3.5.2 is already EOL. If you are required to use CAS 3.5.2, then you should not be looking at this

[cas-user] Re: CAS 5.1.2 step by step documentation

2017-08-14 Thread Ng Sek Long
Don't know how basic you want the guide to be... Maybe try this? https://www.youtube.com/watch?v=RaWHNChzwaU On Monday, 14 August 2017 17:26:45 UTC+8, satheesh k wrote: > > HI All, > > We are implementing CAS 5.1.2 in our projct. I need to set up SSO with our > application using CAS. I have

[cas-user] Is it possible in my app to allow only authorized user to use pac4j delegation to login

2017-08-14 Thread Ng Sek Long
Hi all, and first of all, thanks in advance. Here's my problem: [*CAS version*]: 5.2.0-RC1 (I need features from this version) [*Background*]: My application used pac4j to allow user to login using for example Fb, Google Linkedin and such. [*Problem*]: However, only certain users that are

Re: [cas-user] SAML 2 unable to change idpEndPoint

2017-08-02 Thread Ng Sek Long
g between properties and metadata for > your SPs to trust it. > > > > Also make sure your certificates contain the right hostname and so on. > > > > Cheers Arnold > > > > *Von:* cas-...@apereo.org [mailto:cas-...@apereo.org > ] *Im Auftrag von *Ng Sek Lo

Re: [cas-user] What are the exact steps to configure CAS 5.0.0 RC1 to use LDAP?

2017-07-30 Thread Ng Sek Long
Both the "commas" and "%2C" comments saved my life, Thank you Erdal and Stefan! Also, I found that type=DIRECT is also needed for my case (type=AUTHENTICATED did not work for me) Here's my code that works in CAS 5.1.2 for future people Let say your server named [your.ldap.server] With

[cas-user] SAML 2 unable to change idpEndPoint

2017-07-12 Thread Ng Sek Long
Hi all, first time posting, hopefully I am not asking a stupid question. *Scope*: I am using CAS 5.1.1 with SAML 2 protocol, my server act as an idp. *Problem*: When I tried to generate an *idp-metadata.xml* by modifying some CAS properties, no matter how I change it I* can't* *modified out