Skip to main content

Simple Sign-up/Sign-in

This template provides basic Nevis setup for application protection and authentication. The central element is Identity Management (IDM) that deals with the management of individual identities, their authentication, authorization, roles and privileges within or across system and enterprise boundaries. The goal of identity management is to increase security and productivity while decreasing costs, downtime, and repetitive tasks.

Together with nevisProxy and nevisAuth, nevisIDM enables the implementation of a highly sophisticated, state-of-the-art identity and access management system. For more detailed view of the technical components used please visit this page.

Users can sign up for an account, sign in with username / password and recover forgotten password.

The template supports single-factor authentication (SFA) for the signup and login flows. This requires only one authentication factor for successful authentication and could be enhanced with MFA by adding additional config patterns at any time.

Password

You can configure the password policy for the passwords of your users via nevisIDM Admin interface.

The project template

The template is configured to use the nevisIDM Admin GUI application by default as the protected web service. This is subject to change by the user.

Sign-up window

Scenario for testing a successful deployment

  1. Launch your nevisIDM Administration GUI application at https://your_domain_goes_here/nevisidm - replace “your_domain_goes_here” with your real domain name!
  2. Either you Login using your existing credentials (username/password) OR go for Self Registration OR Reset your password.
    1. In case of Login you land at your IDM admin page.
    2. In case of Self registration you can add a new user to the system, then you are able to log in using it.
    3. In case of Password reset you can set a new password, then you are able to log in using it.
  3. Now it is time to replace nevisIDM Admin GUI by your own service and enjoy the Nevis security experience!

User-facing flows