Re: [cas-user] Point CAS apps at different Duo protected applications (group policies)

2018-12-07 Thread Mukunthini Jeyakumar
Thanks Travis -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To

Re: [cas-user] Point CAS apps at different Duo protected applications (group policies)

2018-12-06 Thread Travis Schmidt
Yes that would indeed be the case. Also if you need to use multiple Duo instances, I think you would have better luck with the latest 5.3.6 release for both CAS and CAS Management which was moved to it's own repository starting with 5.3: https://github.com/apereo/cas-management Travis On Thu,

Re: [cas-user] Point CAS apps at different Duo protected applications (group policies)

2018-12-06 Thread Mukunthini Jeyakumar
Hi Travis, Does management webapp work with discovery endpoint only in cas 5.3? I'm using CAS 5,2,8 -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this

Re: [cas-user] Point CAS apps at different Duo protected applications (group policies)

2018-11-29 Thread Mukunthini Jeyakumar
There are 2 getopt jars, java-getopt looks good, the other one was corrupted. Download getopt-1.0.13.jar from https://mvnreposit ory.com/artifact/gnu-getopt/getopt/1.0.13, it worked Thanks Ray. Hi Travis, Now I've the Discovery endpoint configured, I can see 2 mfa service provider types

Re: [cas-user] Point CAS apps at different Duo protected applications (group policies)

2018-11-28 Thread Ray Bon
It could be a problem with the remote repo or a corrupt cache somewhere between you and the source. You can install manually. Get files from http://central.maven.org/maven2/gnu/getopt/java-getopt/1.0.13/ Ray On Wed, 2018-11-28 at 12:48 -0800, Mukunthini Jeyakumar wrote: Hi, I've tried

Re: [cas-user] Point CAS apps at different Duo protected applications (group policies)

2018-11-28 Thread Mukunthini Jeyakumar
Hi, I've tried deleting getopt folder and even tried delete the whole repository : /root/.m2/repository, didn't help This error only appear if I add the discovery profile dependency, If I remove I don't see it. Thanks -- - Website: https://apereo.github.io/cas - Gitter Chatroom:

Re: [cas-user] Point CAS apps at different Duo protected applications (group policies)

2018-11-28 Thread Mukunthini Jeyakumar
I've tried deleting getopt folder and the whole repository download dir /root/.m2/repository, didn't help. If I remove the dependency 'cas-server-support-discovery-profile", the build works. Thanks -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas -

Re: [cas-user] Point CAS apps at different Duo protected applications (group policies)

2018-11-28 Thread Ray Bon
Mukunthini, That error means that your install of getopt is corrupt (there should be no body tag in pom). You can delete the getopt folder and next build it will be downloaded again. Ray On Wed, 2018-11-28 at 11:49 -0800, Mukunthini Jeyakumar wrote: Hi Travis, When I add the dependency in

Re: [cas-user] Point CAS apps at different Duo protected applications (group policies)

2018-11-28 Thread Mukunthini Jeyakumar
Hi Travis, When I add the dependency in pom.xml for discovery profile (https://apereo.github.io/cas/5.2.x/installation/Configuration-Discovery.html), got issues on maven build. org.apereo.cas cas-server-support-discovery-profile ${cas.version} here is the error/warning I'm

Re: [cas-user] Point CAS apps at different Duo protected applications (group policies)

2018-11-28 Thread Mukunthini Jeyakumar
Hi Travis, I've all the monitoring endpoints enabled already in cas properties. cas.monitor.endpoints.enabled: true endpoints.enabled: true # Mark the endpoints not sensitive cas.monitor.endpoints.sensitive:

Re: [cas-user] Point CAS apps at different Duo protected applications (group policies)

2018-11-14 Thread Travis Schmidt
They would only show in the mgmt webapp if you have configured the cas/status/discovery endpoint on your cas-server and the mgmt webapp server is able to reach it on startup. Otherwise only default values are shown. On Wed, Nov 14, 2018 at 11:37 AM Mukunthini Jeyakumar wrote: > Other

Re: [cas-user] Point CAS apps at different Duo protected applications (group policies)

2018-11-14 Thread Mukunthini Jeyakumar
Other recipients: Hi Travis, I'm in the same situation trying to configure multiple duo instances to apply different duo group policies. I've configured cas.properties with 2 duo instances and those are not showing up on management webapp to select as Multifactor Hi Travis, I'm in the same

Re: [cas-user] Point CAS apps at different Duo protected applications (group policies)

2018-11-14 Thread Mukunthini Jeyakumar
Hi Travis, I'm in the same situation trying to configure multiple duo instances to apply different duo group policies. I've configured cas.properties with 2 duo instances and those are not showing up on management webapp to select as Multifactor Provider. I'm using cas 5.2.8 and JPA service

Re: [cas-user] Point CAS apps at different Duo protected applications (group policies)

2018-09-07 Thread Travis Schmidt
The first entry is what is used as the name for the auth context. You most likely Iikely authed against the second Duo, but it will just return the first one. I also think that the two are treated equally in an sso situation. So one fills MFA requirement for the other and vice versa. On Fri,

Re: [cas-user] Point CAS apps at different Duo protected applications (group policies)

2018-09-07 Thread Brian Gibson
Thanks Travis, Moving to a newer version of CAS 5 is not an option for us now. Our Duo rep said that he has customers doing what I asked but before I bug him for help I was hoping someone on this list had this scenario working in a 5.1 environment? On 9/7/2018 2:48 PM, Travis Schmidt

Re: [cas-user] Point CAS apps at different Duo protected applications (group policies)

2018-09-07 Thread Travis Schmidt
This PR https://github.com/apereo/cas/pull/3498, against 5.3.x addresses this issue. On Fri, Sep 7, 2018 at 11:42 AM Brian Gibson < gibson_br...@wheatoncollege.edu> wrote: > Hi all, > > We have Duo working in our test CAS 5.1.2 environment. Now we'd like to > point different CAS-protected

[cas-user] Point CAS apps at different Duo protected applications (group policies)

2018-09-07 Thread Brian Gibson
Hi all, We have Duo working in our test CAS 5.1.2 environment. Now we'd like to point different CAS-protected services at different Duo Protected Applications so we can set different group policies for each. I created 2 CAS applications inside Duo's admin portal, I called them "CAS