Customized login page

I want to create a login page with custom design. What I did is I created a public webpage with username and password. How to use authentication flow here.? I need to login with username(email address) and password. Then an Otp should be sent to the email id. Then the user needs to enter that to login to the application

I designed the login page and add action link as login button. What will be the next steps.?

Hi, you will not be able to build your own login page in this way, the system will only use the built in login page for each interface.

However, you can apply your own CSS styling to this page, and also insert some content into it (such as a welcome message).

Related discussions and training:

https://academy.netcall.com/i/Academy/p/11GBFVY1/32GBFVY1/54GBFVY1/246GBFVY1?auth=NWJkYTdiZTZhZDAy&id=112933

1 Like