pramodkmr73
For starters, the only authentication methods available for Users are local authentication (username/email and password) and SSO (LDAP and/or OAuth2). You can require login to create Tickets within the Client Portal (via one of the aforementioned methods). You can also require email verification on the Check Ticket Status page where it sends them an email with a temporary link to the Ticket.
Cheers.