CAS 5.1 Merge password and token server-side instead of client-side

7 views
Skip to first unread message

Sai Mallela

unread,
Sep 22, 2017, 10:17:23 AM9/22/17
to CAS Community
Is it possible to combine both password field and google authenticator token server side. 

Example - //send token with password field
            $('#password').val($('#password').val() + '<token>' + $('#token').val()); // IMPLEMENTING THIS ON SERVER SIDE
Reply all
Reply to author
Forward
0 new messages