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

2023-09-07 Thread Petr Bodnár
Hi Diego, the reason why *multifactorPolicy *is not picked up by CAS 6.6.x seems to be trivial: the attribute was renamed to *multifactorAuthenticationPolicy *in this commit . So your problem doesn't seem to be rel

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

2023-09-07 Thread 'Char Lin' via CAS Community
Petr, thank you very much! This 'pom.xml' is helpful to me. I will try to build cas war based on it. 在2023年9月8日星期五 UTC+8 04:37:44 写道: > Hi all, > > AFAIK, Maven WAR overlays *are *supported - one just needs to prepare the > corresponding pom.xml *on their own*. If all you need is to get your

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

2023-09-07 Thread Baron Fujimoto
Re Duo account status, I found the following under the Optional tab for Duo configuration: • cas.authn.mfa.duo[0].account-status-enabled=true When set to true, CAS will contact Duo Security to check for user's account status and to evaluate whether user qualifies for multifactor authentication fro

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

2023-09-07 Thread Petr Bodnár
Hi all, AFAIK, Maven WAR overlays *are *supported - one just needs to prepare the corresponding pom.xml *on their own*. If all you need is to get your custom CAS war, a standard Maven build should be sufficient - we use this approach for years in the company I work for, and we haven't experienc

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

2023-09-07 Thread Baron Fujimoto
Interesting. The Duo Universal Prompt Update Guide < https://duo.com/docs/universal-prompt-update-guide> identifies "CAS (Central Authentication Service)" as a traditional Duo prompt application with type "cas", and their Duo for Central Authentication Server (CAS) < https://duo.com/docs/cas> direc

[cas-user] Request: CAS Letter of Support

2023-09-07 Thread Patrick Masson
*(Cross-posting on CAS Announcements and CAS Community)* Dear CAS Community, *TL;DR:* Apereo is seeking grant funding to support the continued development and maintenance of CAS and needs letters of support from the user and development community as part of our application. Will you please he

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

2023-09-07 Thread Ray Bon
Are you trying to build cas as a developer or a an operator? If you want to run cas as a sign on system, use the overlay, https://github.com/apereo/cas-overlay-template that is described in the previous link. Developer info starts here, https://apereo.github.io/cas/6.6.x/developer/Build-Process.

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

2023-09-07 Thread CAS Community
I believe we also have the Duo side of things properly configured for their Universal Prompt with the Duo Application being used by this CAS set to use type "CAS (Central Authentication Service)". That is not strictly correct. You either need to switch the type to WebSDK, IIRC, or you nee