Re: [cas-user] CAS 6.1.7.2 Duo-Client Not Found

2021-05-10 Thread Ray Bon
Zachary, I upgraded to 6.3.3. The old location for the duo library looks to be closed. Ray On Mon, 2021-05-10 at 16:13 -0500, 'Zachary Dunham' via CAS Community wrote: Notice: This message was sent from outside the University of Victoria email system. Please be cautious with links and sensitiv

[cas-user] CAS 6.1.7.2 Duo-Client Not Found

2021-05-10 Thread 'Zachary Dunham' via CAS Community
I'm getting the following error in my gradle build: FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':bootWar'. > Could not resolve all files for configuration ':runtimeClasspath'. > Could not resolve net.unicon.iam:duo-client:0.2.2. Required by:

Re: [cas-user] How to release eduPersonTargetedID in correct format

2021-05-10 Thread Dmitriy Kopylenko
Hi there. Simply put, currently CAS server does not support encoding attribute values as nested SAML2XMLObject, just like that nested NameID value as required by eduPersonTargetedID spec. Best, D. On May 10, 2021 at 11:01:30, Marcin Roman wrote: > Thanks for your help, but it does not suffice

Re: [cas-user] How to release eduPersonTargetedID in correct format

2021-05-10 Thread Marcin Roman
Thanks for your help, but it does not suffice to return persistentId only in subject (username) section of saml response. I need also to return eduPersonTargetedID as a separate attribute in the AttributeStatement section like this: https://orcid.org/saml2/sp/1";

[cas-user] Triggering multiple MFA providers globally breaks SSO

2021-05-10 Thread Linos Giannopoulos
Hey, We've been trying to enable multiple MFA providers (gauth and webauthn) globally and everything seems to be working properly, since 6.3.4 was released. The only hiccup we ran into is the following behaviour: The user logs in with their LDAP credentials, and the MFA provider of their ch

Re: [cas-user] WebAuthn + MongoDB issue (6.3.X)

2021-05-10 Thread Linos Giannopoulos
Hi, This seems to be fixed in 6.3.4 (Yubico's webauthn implementation is bumped to 1.9.0) Best regards, Linos On 4/29/21 12:36 PM, Linos Giannopoulos wrote: Hey! We are in the process of evaluating WebAuthn as our main MFA provider and although it's been smooth when Yubikeys are used, we