Thanks gentlemen for your input. I wanted to point out that I made a 
mistake with the CAS property... it should have been 
cas.authn.mfa.trusted.deviceRegistrationEnabled=true (CAS 5.3.14)

Ray, I was looking into the ver 5.3 notes regarding the webflow 
customization, but I am not familiar at all with how to write Java or 
incorporate extensions to the system, so unfortunately I can't use this... 
but thanks!

Hayden, I was beginning to go down the javascript path to try and "trick" 
the system into not recording the device in a similar way as you are 
describing, but with version 5.3, even if I leave the name blank, the 
system defaults to giving the device a name (it basically looks like a line 
that would normally go into an http access log, with the timestamp, the 
device information, etc).  I was trying to figure out the timing of the 
webflow to see if I could intercept the information before it went to the 
database (I am using a MySQL database to store this info) but have not been 
able to do so.  Would you be willing to give me your javascript to see if I 
can engineer something for our setup?  I really think that there is just 
one little thing that is keeping me from progressing.

Thanks again, gents!

Shawn

On Monday, May 4, 2020 at 1:06:36 PM UTC-4, Shawn Cutting wrote:
>
> Good Day,
>
> I am trying to get one last piece of our CAS 5.3 MFA setup and I am 
> hitting a roadblock.  I have cas.authn.mfa.gauth.trustedDeviceEnabled=true, 
> and everything works as it should (I am writing MFA info to a MySQL 
> database) when it asks for a device name.  The issue is that I want to make 
> it so that a user can choose to NOT remember the device, as if using a 
> public computer (which we do discourage when logging in).  Is there a way 
> to programmatically bypass the device naming screen if a user checks a box 
> asking to do so?  I can manipulate the MFA Google Authenticator code page 
> to add the checkbox.
> Any suggestions would be fabulous!
>
> Thanks in advance,
>
> Shawn
>

-- 
- 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 unsubscribe from this group and stop receiving emails from it, send an email 
to cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/e62485cf-627b-4ac7-b3e7-c9c2b7fe6d71%40apereo.org.

Reply via email to