[cas-user] 5.2.X Service Registry

2018-05-12 Thread josbrodie
We are upgrading from v3X. There is quite a big learning curve going to v5.2x For the Service Registry in v5.2 -- https://apereo.github.io/cas/5.2.x/installation/AutoInitialization-Service-Management.html Is there a Database option as with v3? Or is JSON is the only way (where is it store if

Re: [cas-user] cas.authn.ldap[0].poolPassivator=NONE|CLOSE|BIND

2018-05-12 Thread David Curry
See this link. https://apereo.github.io/cas/5.2.x/installation/Configuration-Properties.html#passivators David A. Curry, CISSP Director of Information Security The New School - Information Technology 71 Fifth Ave., 9th Fl. ~ New York, NY 10003 +1 212 229-5300 x4728 ~ david.cu...@newschool.edu

Re: [cas-user] CAS5 LDAP

2018-05-12 Thread David Curry
Glad you figured it out. David A. Curry, CISSP Director of Information Security The New School - Information Technology 71 Fifth Ave., 9th Fl. ~ New York, NY 10003 +1 212 229-5300 x4728 ~ david.cu...@newschool.edu Sent from my phone; please excuse typos and inane auto-corrections. On Sat, May

[cas-user] cas.authn.ldap[0].poolPassivator=NONE|CLOSE|BIND

2018-05-12 Thread Lionel Samuel
Hi Lists: We are testing out CAS 5.2.4 -- we would like to leverage LDAP connection pooling (LDAP auth working --- big thanks to David from New School). I have searched but can't quite tell what is 'cas.authn.ldap[0].poolPassivator=NONE|CLOSE|BIND' -- and the siiference between the options.

Re: [cas-user] CAS5 LDAP

2018-05-12 Thread Lionel Samuel
Thanks David! Your guidance helped tremendously --- I had inadvertently commented out the ' cas.authn.ldap[0].type' line. have a great weekend. On Saturday, May 12, 2018 at 5:03:25 PM UTC-7, David Curry wrote: > > Since you have bind credentials specified, I'm thinking maybe you want >

Re: [cas-user] CAS5 LDAP

2018-05-12 Thread David Curry
Since you have bind credentials specified, I'm thinking maybe you want AUTHENTICATED rather than DIRECT. That's just a guess, though. You might want to check the definitions of the types here: https://apereo.github.io/cas/5.2.x/installation/Configuration-Properties.html#ldap-authentication-1

Re: [cas-user] CAS5 LDAP

2018-05-12 Thread Lionel Samuel
I am testing on my localhost and don't have SSL --- could this be it? If this is it, is there a way to disable SSL requirement for testing? On Saturday, May 12, 2018 at 4:51:11 PM UTC-7, Lionel Samuel wrote: > > Yes --- here is my 'cas.properties' configuration. > > The ldap connection URL and

Re: [cas-user] CAS5 LDAP

2018-05-12 Thread Lionel Samuel
Yes --- here is my 'cas.properties' configuration. The ldap connection URL and DNs are correct (validated via ldapsearch from command line). Do you notice anything else missing? cas.properties: cas.server.name: http://localhost:8080/ cas.server.prefix: http://localhost:8080/edu-cas

Re: [cas-user] CAS5 LDAP

2018-05-12 Thread David Curry
Assuming you added all the LDAP properties Did you disable the use of the built-in credentials (casuser/Mellon)? cas.authn.accept.users: It should be set to an empty value, as shown above. David A. Curry, CISSP Director of Information Security The New School - Information Technology 71

[cas-user] CAS5 LDAP

2018-05-12 Thread Lionel Samuel
Hi List: I have a shiny new deployment of CAS5.2.4. I am setting up for LDAP authentication however, HttpBasedServiceCredentialsAuthenticationHandler appears to be leveraged and not LdapAuthenticationHandler.how do I toggle LDAP authentication? I have followed Any's setting for

Re: [cas-user] Page 'http://localhost:8080/cas/login' does not load up

2018-05-12 Thread Man H
I suggest you generate war again. El sábado, 12 de mayo de 2018, Y Levine escribió: > Thank you for your help :) > > I had a number of areas missingthe following is the error message > received. > > Was this somehow missed in the overlay? > >

Re: [cas-user] Page 'http://localhost:8080/cas/login' does not load up

2018-05-12 Thread Y Levine
Woohoo --- got it working.thank you for all your help. The last culprit was the tomcat...downloaded a fresh version --- followed your steps --- now running :) On to the next battle On Saturday, May 12, 2018 at 10:11:51 AM UTC-7, Y Levine wrote: > > Thank you for your help :) > > I had a

Re: [cas-user] Page 'http://localhost:8080/cas/login' does not load up

2018-05-12 Thread Y Levine
Thank you for your help :) I had a number of areas missingthe following is the error message received. Was this somehow missed in the overlay? java.lang.IllegalStateException: java.io.FileNotFoundException: /opt/apache-tomcat-8.5.31/webapps/cas/WEB-INF/lib/cas-server-core-5.2.4.jar (No

Re: [cas-user] CAS Logout Issue

2018-05-12 Thread Ramakrishna G
Yes it is redirected to logout page, yet cookies is not removed. When I refresh it redirects to application with valid ticket instead of redirecting to login page. On Fri, May 11, 2018 at 8:39 PM, Ray Bon wrote: > Ramakrishna, > > If the browser is redirected to /cas/logout, the