Integrate authentication widget for self-service user registration

Provide self-service user registration by integrating CyberArk Identity's authentication widget.

Prerequisites

Configure authentication Widget:

📘

Please refer to https://docs.cyberark.com/Product-Doc/OnlineHelp/idaptive/Latest/en/Content/Widgets/Create-Authentication-Widget.htm to get information on how to use widgets

To find your authentication widgets in the Admin Portal, navigate to Web apps > Widgets. Refer to the following figures for an example.

1823

Sign-up form in Java angular sample app

📘

Prerequisite

  1. Setup OpenID Connect (OIDC) custom application in CyberArk Identity tenant
  2. Install the CyberArk Identity Java-angular sample app
  3. Setup the Java-angular sample app

👍

Please refer to https://github.com/cyberark/identity-demo-angular/tree/main/angular/src/app/loginWidget to see how an authentication widget can be embedded into a Java-angular app

The signup/sign-in card in the demo web app simulates Acme.com (dummy website) securing their end-user registration using the CyberArk Identity authentication widget respectively.

1419
  • On the click of the Sign up button, the CyberArk Identity Sign Up widget appears using which you can register and create an account.
1419

Once the user is successfully signed up, the user is created in CyberArk Identity.