[cas-user] Password Management Not Changing Password

2018-02-10 Thread M. Reza Ganji
I have CAS installed and Password Management configured with LDAP. The user whom request a reset password link receives the email with the link signed by CAS. Then ther are two questions and answers which gets verified correctly and user gets redirected to the next page where the new password h

[cas-user] CAS - Python Client on AWS Lambda

2018-03-10 Thread M. Reza Ganji
Hi, I am trying to build a serverless pyhton API that uses CAS for authentication and role based authorization. There will be mobile and web applications using the AWS API Gateway to consume the API but I am a bit confused. For example, if I build a PHP application using phpCAS client it is eas

[cas-user] Re: Password Management Not Changing Password

2018-03-10 Thread M. Reza Ganji
I have solved the issue. there were two problems: 1. we had a custom theme and one of the javascript files been blocked due to cross-origin. 2. the CAS server is an EC2 on AWS and server was using the default DNS settings. forest dns and configurations could not be found on LDAP request. we have

[cas-user] Using CAS for windows authentication

2018-04-07 Thread M. Reza Ganji
Is it possible to use CAS for windows authentication? For example, logging in to CAS before windows starts the session. I have looked at https://en.m.wikipedia.org/wiki/Integrated_Windows_Authentication and https://en.m.wikipedia.org/wiki/Spnego and https://apereo.github.io/cas/5.2.x/instal

Re: [cas-user] Re: CASify application with AngularJS front end and Spring boot back end

2018-04-08 Thread M. Reza Ganji
We had that issue and solved it using angular guard. We have web services that if users are not logged in respond with anything but HTTP 200 If that happens guard will catch it in routing and forward the user to the CAS login page with service=AngularPageURL On Mon, Apr 9, 2018, 11:11 AM zeek le

Re: [cas-user] Re: CASify application with AngularJS front end and Spring boot back end

2018-04-08 Thread M. Reza Ganji
Also, there is a Node CAS module that you can use. On Mon, Apr 9, 2018, 11:11 AM zeek lee wrote: > good question! i have the same problem! > > 在 2016年9月20日星期二 UTC+8上午4:56:30,Info写道: >> >> Hi, >> >> I am new to CAS and trying to add CAS authentication to our application >> that uses AngularJS for

Re: [cas-user] default locale setting

2018-04-15 Thread M. Reza Ganji
Hi You can create a custom theme and interface and leave it in the CAS directory before compile. I have done it with Maven and it works fine for me. On Sun, Apr 15, 2018, 4:39 PM Mohsen Ebrahimi wrote: > Hi > I have an issue with setting default locale. I set default locale to fa in > cas.pro

Re: Re[2]: [cas-user] default locale setting

2018-04-15 Thread M. Reza Ganji
Why setting cas.locale.defaultValue=fa in configs does not > change the default language to Persian? > > Thank you > > > > > > -- > -----Original Message- > From: "M. Reza Ganji" > To: cas-user@apereo.org > Date