Simple Auth Service - Create New Simple Auth Service

This is an authentication service with userid and password, which the user can register and map to different UI web pages while generating a web application.


To create a Simple Auth Service with Username as Admin and Password as Admin.

Steps:

  1. Click + under settings and create a new Simple Auth Service.

  2. Enter the Name for Auth Service and select Type as Simple Auth Service.

  3. Click OK.

    Step 3

  4. Navigate to Properties Panel of the newly created Auth Service.

  5. Enter the Username in Properties > Username.

  6. Enter the Password in Properties > Password.

  7. To save the configuration, click SAVE.

    Step 7