Re: [cas-user] Protect Single Page application using mod_auth_cas

2018-12-04 Thread Shankaranand Bahushrutham
ant to review: > > http://httpd.apache.org/docs/current/sections.html#merging > > We'd need more config to tell what's going on in your case. > On Fri, 30 Nov 2018 at 19:46, Shankaranand Bahushrutham > > wrote: > > > > > > I have 2 single page applic

[cas-user] Protect Single Page application using mod_auth_cas

2018-11-30 Thread Shankaranand Bahushrutham
I have 2 single page applications developed in angular 6. I want to protect one of them with CAS and the other one should not be protected. In apache webserver, i have them under htdocs folder with the name 'unsecured' and 'secured'. Below is my mod_auth_cas configuration and it isn't working.