Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

The Customer Portal supports three types of authentications:

...

The sign-in page handles the first two authentication types.

image-20240202-100926.pngImage Added

Basic authentication.

Account creation.

Customers can create accounts using an email address. On the Sign in page there is a link to the Sign up form.

...

image-20240202-101041.pngImage Addedimage-20240202-104425.pngImage Added

After a successful registration, a confirmation email is sent to the provided email address. The email contains an activation link. Once the link is used, the account is activated and ready to use.

...

Password reset.

User can request a password reset on the sign-in page using the “Forgot?” link. An email will be sent to the provided address with a reset link.

...

After using the reset link, user can set up a new password.

...

Single-Sign-On with OpenID Connect

The Customer Portal offers single-sign-on with OpenID Connect. It’s possible to use multiple identity providers at the same time.

OpenID Connect provides a way to authenticate users and obtain their consent for accessing their identity information. It extends OAuth 2.0 to include an identity layer.

OpenID Connect is widely adopted and plays a crucial role in modern authentication and authorization scenarios, especially in the context of single sign-on across multiple applications and services.

...

The list of OpenID authentication options is composed basing on the content of the control table.

The table is set up in the VSS->Service-> Service Resource Scheduling->Customer Portal->Authentication->Maintain OpenID Identity Providers Configuration IMG node.

...