Top "Jasig" questions

Jasig is a global consortium of educational institutions and commercial affiliates sponsoring open source software projects which benefit higher education.

Injection of autowired dependencies failed nested exception

I am trying to deploy Map Portlet which is a spring MVC frame work. I am getting error while deploying …

spring spring-mvc portlet spring-portlet-mvc jasig
Working Java REST Client Example to access CAS REST API

I followed this tutorial to enable REST service on my local CAS server. However there is no Java example "Java …

rest cas jasig
What are the default login credentials for Jasig CAS server?

I am new to SSO, I hoped to install Jasig CAS demo web app and be able to log in …

cas jasig
CAS HTTP 401 - Authentication Failed: Bad credentials

I have an error with Cas when i try login, i've self signed certificate and already add these to my …

security spring-security cas jasig
CAS logout and cookies elimination

I just made a HelloWorld servlet and implemented CAS on it. I'm being able to log in without problem and …

java single-sign-on cas jasig
JASIG CAS Login without CAS login screen

We are trying to use CAS server for SSO for our existing web based applications. Our goals are Achive SSO …

java cas jasig
JASIG CAS: How do I change where log files are written to?

I know very little about Java, let alone JASIG CAS. We are trying to implement CAS on our CentOS 6 server. …

java tomcat tomcat6 cas jasig
Jasig CAS, how to redirect view after successful login

in my scenario, user need to change password before first times login. how to make cas redirect url before login …

spring spring-mvc cas jasig