Meysam, There is custom webflow, https://apereo.github.io/cas/6.3.x/webflow/Webflow-Customization.html, for changing or adding steps/pages to the log in steps.
Ray On Mon, 2021-01-25 at 23:48 -0800, Meysam Shirazi wrote: Notice: This message was sent from outside the University of Victoria email system. Please be cautious with links and sensitive information. Thanks Ray for your reply. OK, It's a good idea. I found Custom Authentication Strategies here :https://apereo.github.io/cas/6.3.x/installation/Configuring-Custom-Authentication.html so it says I can do it in 3 steps: 1. Design the authentication handler. 2. Register the authentication handler with the CAS authentication engine. 3. Let CAS to recognize the authentication configuration. that's all about authentication handler but what's about custom login page (may contains a random from backend for sign)? is that any way to customize other authentication components just like authentication handler? Meysam On Monday, January 25, 2021 at 8:25:03 PM UTC+3:30 Ray Bon wrote: Meysam, Start with reviewing Authentication|Methods and Multifactor Authentication in cas docs, https://apereo.github.io/cas/6.3.x/index.html. There are a lot of options, one of which is custom where you write groovy scripts (instead of modifying or adding to cas code). Ray On Sat, 2021-01-23 at 01:22 -0800, Meysam Shirazi wrote: Notice: This message was sent from outside the University of Victoria email system. Please be cautious with links and sensitive information. Hello every one I'm looking for a way to develop a solution bade on Apereo CAS to authenticate user by PKI enabled usb token like this one(https://cpl.thalesgroup.com/access-management/authenticators/pki-usb-authentication/etoken-5110-usb-token). I will appreciate any help to do that. -- Ray Bon Programmer Analyst Development Services, University Systems 2507218831<tel:(250)%20721-8831> | CLE 019 | [email protected] I respectfully acknowledge that my place of work is located within the ancestral, traditional and unceded territory of the Songhees, Esquimalt and WSÁNEĆ Nations. -- Ray Bon Programmer Analyst Development Services, University Systems 2507218831 | CLE 019 | [email protected]<mailto:[email protected]> I respectfully acknowledge that my place of work is located within the ancestral, traditional and unceded territory of the Songhees, Esquimalt and WSÁNEĆ Nations. -- - 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 [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/a33e7968b7612da4eca13b96e611afc7dffeb0be.camel%40uvic.ca.
