[cas-user] MySQL Authentication

2013-06-12 Thread Joshua Eke
Hi, We are running CAS with MySQL as the backend. How can CAS be configured to check the AccountEnabled field in the database and return a warning to the user if there account has beendisabled. I can see this options available for LDAP but would like to know if similar functionality is included

[cas-user] Authentication Handler for Self-Service Banner

2013-06-12 Thread Hadden, Rich
Good morning, I've seen some references back to 2007 on CASifying Ellucian's (formerly Sungard) Banner Self Service application. I'm wondering though if there's been any work done to use Banner Self Service as an authentication handler. Has anyone attempted this? Thanks! Rich -- You are cu

Re: [cas-user] MySQL Authentication

2013-06-12 Thread Marvin S. Addison
We are running CAS with MySQL as the backend. How can CAS be configured to check the AccountEnabled field in the database and return a warning to the user if there account has beendisabled. I can see this options available for LDAP but would like to know if similar functionality is included within

RE: [cas-user] {cas-usr} building from ground up

2013-06-12 Thread Constance Morris
Hi Mr. Addison, You're right it is very tedious and I had no idea before I got started that it would be. I had found instructions online for installing the JDK, which then lead me to instructions for building my tomcat first. So I had thought it was all part of what I had to do. Boy, am I glad t

[cas-user] Access Governing

2013-06-12 Thread Arion Chu
Hi, We are a higher education institution and we are evaluating JASIG CAS (CAS) to see if it fits our needs. One of our needs is access governing, that is, CAS controls who can and who cannot SSO to any of our apps based on the users' role (faculty, staff and student) in the institution. This

Re: [cas-user] Access Governing

2013-06-12 Thread Marvin S. Addison
One of our needs is access governing, that is, CAS controls who can and who cannot SSO to any of our apps based on the users' role (faculty, staff and student) in the institution. CAS does not support centralized authorization policy. The model it supports out of the box is to release metadata

Re: [cas-user] Access Governing

2013-06-12 Thread Dmitriy Kopylenko
This facility has been implemented and released in cas-addons. Take a look to see if it would satisfy your needs: https://github.com/Unicon/cas-addons/wiki/Role-Based-Services-Authorization Best, Dmitriy. On Jun 12, 2013, at 3:21 PM, Marvin S. Addison wrote: >> One of our needs is access >> g

Re: [cas-user] Access Governing

2013-06-12 Thread James Sumners
CAS is merely an authentication system. It does not provide user roles. There is a modification that adds such functionality[1], but my opinion is that should be up to the application. ~ James [1] -- https://github.com/Unicon/cas-addons/wiki/Role-Based-Services-Authorization On Jun 12, 2013,

Re: [cas-user] Authentication Handler for Self-Service Banner

2013-06-12 Thread Andrew Morgan
On Wed, 12 Jun 2013, Hadden, Rich wrote: Good morning, I've seen some references back to 2007 on CASifying Ellucian's (formerly Sungard) Banner Self Service application. I'm wondering though if there's been any work done to use Banner Self Service as an authentication handler. Has anyone a

RE: [cas-user] Authentication Handler for Self-Service Banner

2013-06-12 Thread Hadden, Rich
Thanks Andy, I had a feeling that's what it would come down to. I'll check it out... Thanks! Rich -Original Message- From: Andrew Morgan [mailto:mor...@orst.edu] Sent: Wednesday, June 12, 2013 3:29 PM To: cas-user@lists.jasig.org Subject: Re: [cas-user] Authentication Handler for Self-

[cas-user] casOwa + ClearPass

2013-06-12 Thread Abhijit Gaikwad
So, I have CasOwa (https://wiki.jasig.org/display/CAS/CASifying+Outlook+Web+Access+2010) CAS 3.5.1 working with Exchange 2010. I seem to be getting Proxy failure error with re-login. Normal operation works fine, Browse to http(s)://webmail.exchange.edu/casOwa redirect to CAS for auth and the

Re: [cas-user] casOwa + ClearPass

2013-06-12 Thread Alberto Cabello Sánchez
On Wed, Jun 12, 2013 at 09:55:38PM +, Abhijit Gaikwad wrote: > So, > I have CasOwa > (https://wiki.jasig.org/display/CAS/CASifying+Outlook+Web+Access+2010) CAS > 3.5.1 working with Exchange 2010. I seem to be getting Proxy failure error > with re-login. > > Normal operation works fine, Br