The jasig tag has no wiki summary.
0
votes
1answer
13 views
Jasig CAS Proxy Ticket For special target URL
I need to generate a Proxy Tiket using the CAS client API for a target URl like this: https://host.com/wms**
The special characters ** are necessary because the request can attach after the proxy ...
0
votes
0answers
14 views
Django 1.5 - JASIG 3.4 Usage?
Can i use my company's JASIG Service in my django project?
(I found something from internet *-django cas_provider etc.* but it is not compatible Django 1.5)
0
votes
0answers
45 views
Jasig CAS SSO .NET client not logging out from other apps
I am using the Jasig CAS .NET client to authenticate in my application using SSO from a server. I have implemented everything just like the documentation says and added [Authorize] in all my ...
0
votes
0answers
13 views
jasig cas custom credentials
I'm facing the problem with creating custom credentials for Jasig CAS server. But NOT the credentials that extands UsernamePasswordCredentials. For instance I want some simple credentials with only ...
1
vote
0answers
23 views
My jasig don't use the User ldap password
We have several services auntentican with an LDAP server, we put JASIG as the main entrance, we deploy JASIG on Jboss7 and works well over SSL, however our LDAP server over TLS works. My problem is ...
0
votes
1answer
28 views
Does CAS support OAuth Resource Owner Password Credentials Grant?
After some rudimentary testing I've gotten CAS to work with the Authorization Code Grant. This seems to be the only grant mentioned in the documentation. Does CAS support other grants outlined in the ...
0
votes
1answer
38 views
CAS Jasig remember me uses old user attributes
It seems that when login with remember me feature, the user attributes (comming from AttributeRepository) are not refreshed.
The use case :
A user logs on monday. Its attributes are retrieved.
On ...
0
votes
1answer
66 views
Jasig CAS - How to fetch differente roles when accessing different applications?
Whenever a change applications, I need CAS to fetch a new set of roles from the server (the set of roles for that specific application). Is there a way to do so?
As it is today, it gets the roles for ...
0
votes
0answers
130 views
CAS RESTful API validation fails
I have an Jasig CAS Server with the Restful API activated.
Now I created an client in Java, that is connecting to CAS and authenticates by following these steps:
Requesting a Ticket Granting Ticket ...
0
votes
0answers
88 views
Grails session attributes are not flushed between two applications
I have two separate Grails applications that use the JASIG CAS Client Plugin. When my applications run, different users can authenticate against my CAS server (using the client plugin).
...
0
votes
0answers
254 views
java.lang.NoSuchFieldError: subjectDAO [closed]
I write a website, the framework used:
Spring 3.1.1
Shiro 1.2.0
JASIG-CAS 3.2.1
...
Project pom configuration is as follows:
<properties>
<java.version>1.6</java.version>
...
1
vote
0answers
56 views
JASIG External Redirect in AuthenticationHandler
I'm at the end of my rope here and figure someone here might be able to help me. I'm working with the newest versions of JASIG CAS and Java and I've hit a wall.
I have an implementation of an ...
0
votes
1answer
77 views
CAS: credentials don't get validated if the login page is idle
I have a situation in which, if the login page stays idle for sometime then the entered credentials don't get validated and nothing happens. Instead same login page is displayed clearing the entered ...
0
votes
1answer
54 views
how to invoke a function in user login and logout in CAS
i am using CAS for my application.i want to write an explicit function while successful authentication of user and also when user logout..how to do that one..can any one pls tell me..thanks in ...
0
votes
0answers
59 views
how to invoke login controller in jasig CAS
I am using jasig cas for my application.i want to maintain the user log in and log out time.so, i am changing the code in CAS.for log out time i wrote my method to note down the log out time in log ...
0
votes
1answer
95 views
how to invoke logout controller in jasig CAS
I am using CAS for my application.i want to change some code in Logout controller.so pls tell me how to invoke log out controller in my application..
Thanks in advance..
0
votes
1answer
79 views
How maintain user log out time in jasig cas
I am jasig CAS for sso pupose for my application.i can audit the server ip,login in time for different users by using cas audit log concept.along with these i want to maintain logout time of user.is ...
1
vote
0answers
72 views
Is the Raspberry Pi ($35 model) capable of being a jasig CAS server? [closed]
I purchased a raspberry pi to do some basic website-hosting on my home network (basically to have a portfolio of work hosted on my own machine) via a dynamic dns service. I am making a java program to ...
0
votes
1answer
51 views
CAS server asking authentication after refreshing login page
I am using CAS server.at starting i am giving username and password then i am redirection to my required page.but when i refreshed my page then again it is redirecting to previous page and asking ...
0
votes
1answer
44 views
update our SSO from JASIG cas3.4.2 to cas 2.4.10
we currently running JASIG CAS 3.4.2 with JBOSS TreeCache on debian linux and would like to update to 3.4.10. (to support OAuth)
It's obviously more complicated than just turning the cas-server-core ...
0
votes
1answer
83 views
transit to next page from casGenericSuccess page using link in jasing cas single sign on
I want to navigate to my added jsp page from casGenericSuccess.jsp but I am not able to transit to next page using hyperlink.
What i did is:
changes in login-webflow.xml
<view-state ...
0
votes
2answers
145 views
add new secure jsp page to cas server for single sign on
I want to add one page to jasig cas-server.
after successfull login, it displays casGenericSuccess.jsp, In this page I have added a link called "User Management".
Now, I want if user clicks on that ...
0
votes
1answer
101 views
Maven fails building CAS server
I am trying to implement SSO feature and downloaded all projects and pom.xml from http://www.jasig.org/cas/download.
So, I got my maven project and then In eclipse I just did import as existing maven ...
0
votes
1answer
114 views
Jasig cas how to validate custom model attribute in view state
I have used jasig (3.5.1) cas sever and successfully configured.It works fine. my project have another requirement. I mentioned it below
i need another login mechanism. it mean rather than using stand ...
3
votes
1answer
336 views
adding jasig CAS authentication for OBIEE (Oracle Business Inteligence)11g
I'm trying to add CAS as an authentication provider for OBIEE 11g.
up until now I've added the cas-client-core-3.2.1.jar jar to
$MW_HOME/wlserver_10.3/server/lib/consoleapp/webapp/WEB-INF/lib/
and ...
0
votes
0answers
183 views
Glassfish not redirecting to JASIG CAS
I'm trying to integrate the JASIG CAS client into my glassfish webapp, but glassfish does not redirect to the CAS authentification page.
This is my web.xml configuration:
<web-app ...
0
votes
1answer
697 views
Using MySQL database for authentication in Ja-sig CAS
I'm trying to hook my Ja-sig CAS server (v3.5 running on Tomcat7) up to a MySQL database for user authentication. I basically have a table 'users' in the database storing username/password pairs that ...
0
votes
1answer
76 views
Using CAS without the Login Screen version3.5
here is a old version:https://wiki.jasig.org/display/CAS/Using+CAS+without+the+Login+Screen
I need to do the same with that latest version of CAS i.e. 3.5 . Can anyone provide me the steps for the ...
0
votes
1answer
480 views
cas+spring security
I'm trying to implement SSO in my app and as for now, I've faced the next problem:
HTTP Status 401 - Authentication Failed: Failed to provide a CAS service ticket to validate
type Status report
...
0
votes
0answers
77 views
How can get email address after authenticated from facebook via jasig social OAuth
I have implemented a java cas server (JASIG) and integrated social oauth. My work flows are below
1. user click the login button from by client application
2. send it to cas server page
3. click login ...
0
votes
2answers
620 views
Retrieve attributes from jasig cas server from database
I have a problem in retrieving attributes from java cas (JA-SIG).It always return null. Below i have mentioned my code. What i guess was attributeRepository bean is never calling. Because i have ...
1
vote
0answers
109 views
Jasig CAS: Monitoring authenticated users
I am trying to use JASIG CAS as SSO for several webapps. I've managed to setup a custom configuration (maven overlay) and "casify" a couple of webapps. Nevertheless, I'd like to add some monitoring ...
0
votes
3answers
178 views
How to add a link to a new page from CAS login page
I'm new to JASIG CAS and am creating some new pages that will be linked from the CAS login page (e.g., password reset, create new account). I'm not sure where to start to do this outside of creating a ...
0
votes
3answers
790 views
jasig asp.net mvc cas client page is not redirecting properly
I have been using jasig .net cas client. I have setup cas server on my local computer which can be assessed using https://localhost:8443/cas-server-webapp-3.4.12/login
I have set authorize attribute ...
4
votes
2answers
1k views
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 across the various applications (including cross domain).
Have Customized login (In UI ...
0
votes
1answer
154 views
Is there a good CAS client I could use without a web platform?
I need to authenticate against an existing CAS server from within a Mono desktop client application. The closest thing I've found is Jasig which would work great if I were using an ASP.NET ...
1
vote
2answers
435 views
Custom User and Roles with ASP.NET MVC3
I have a ASP.NET MVC site with a CAS server set up as the authentication type. I also have a separate database with a Users table and a Roles table (with a User being related to one or more roles). A ...
1
vote
1answer
1k views
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. We are getting the following errors:
java.io.FileNotFoundException: cas.log (Permission ...
1
vote
2answers
2k views
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 CAS is setting 3 cookies in my browser, the CASGT, and 2 JSESSIONID 1 for /cas and another for ...
2
votes
0answers
280 views
Casifying my Web application,
To casify web service I am planning to follow the following:
I have a application that requests for a web service, the web service will only server the client if the application passes a valid ticket ...
0
votes
2answers
128 views
How to add domain restriction to REST CAS
In our project we're using jasig CAS solution. Recently we've added RESTful interface. To be 100% secure I want to provide restriction on URLs. Only trusted URLs should be able to send requests to ...
0
votes
1answer
477 views
Tomcat weird behaviour with Spring security CAS client [closed]
I have have been developing a Spring web application with Single Sign On enabled through Spring Security and Ja-sig CAS Client. We already have a CAS portal that authenticates users, What we are ...
0
votes
1answer
1k views
WebServices SSO jasig CAS
I tried to do SSO with web services with jasig CAS.
I did the security for web application using spring filters, but I don't know how to do it with web services on the server side.