[cas-user] CAS 7, Duo Universal Prompt Warning - Wrong integration type for this API

2023-09-06 Thread Baron Fujimoto
We're working on a CAS 7.0.0-RC7 with Duo Universal prompt for MFA. We have the following in our configs for Duo: build.gradle: implementation "org.apereo.cas:cas-server-support-duo" cas.properties: cas.authn.mfa.duo[0].duo-integration-key= cas.authn.mfa.duo[0].duo-secret-key=

Re: [cas-user] Radius -MFA in cas 6.6.8

2023-09-06 Thread Vikash Chandra Ansh
Hi All, I have checked everything from my end. But still no luck. Misagh could.you please share your thoughts. It will be quite helpful Thanks and regards Vikash Chandra On Wed, Aug 30, 2023, 2:37 AM Vikash Chandra Ansh wrote: > It's Network team > > On Wed, Aug 30, 2023, 2:03 AM wrote: >

Re: [cas-user] CAS-6.6.x war overlay by maven

2023-09-06 Thread 'Char Lin' via CAS Community
Sorry, I didn't find cas6.6 build through maven from this web page. Is cas6.6 just support by gradle? 在2023年9月6日星期三 UTC+8 00:51:02 写道: > https://fawnoos.com/2022/08/06/cas66-gettingstarted-overlay/ > > On Mon, 2023-09-04 at 01:53 -0700, 'Char Lin' via CAS Community wrote: > > Notice: This

Re: [cas-user] [CAS 6.6.8] Custom MFA triggers

2023-09-06 Thread Ray Bon
These should help https://fawnoos.com/2021/08/20/cas64-webflow-extensions/ https://fawnoos.com/2022/04/21/cas66-webflow-groovy-actions/ I have a helper class that can print out the flow https://gist.github.com/rbonatuvic/d3ef9e8dc0c5a78870a8520bc2ab2b74 Ray On Wed, 2023-09-06 at 14:46 +0200,

[cas-user] Re: CAS 6.6.x Service Registry with MongoDB

2023-09-06 Thread 'Diego Gimenez' via CAS Community
Hello, I would like to clarify some things that I didn't say in the message above. First of all. We were using MongoDB the way is shown for four years, and it never happened something like this. That is why I decided to initiate the conversation here. It is extremely rare that the only

Re: [cas-user] [CAS 6.6.8] Custom MFA triggers

2023-09-06 Thread spfma.tech via CAS Community
Hi, I spent some time studying your script and I think I will follow this way. But I am having hard times gathering informations to write the script I need. Here is what I am trying to do : now 'mfa-gauth' is working, I would like to "harden" it a little bit, as I think the authenticator