Hi,
Users complain that CAS asks for Google codes more times than necessary 
when the device is trusted. I think the problem is in the format of the 
username, while Google Authenticator Token Credential always generates the 
key with lowercase username:

RedisGoogleAuthenticatorTokenCredentialRepository:username:1716325316852

The trusted device repository stores the username in case entered by the 
user:

RedisMultifactorAuthenticationTrustStorage:UserName:1719664679226 

Then, when users changes the capital letters in username, CAS requests 
another code from Google Authenticator.

Regards,
Jose Luis

-- 
You received this message because you are subscribed to the Google Groups "CAS 
Developer" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-dev/f4e64729-1fc1-41aa-955c-a321a707a6ddn%40apereo.org.

Reply via email to