Difference between revisions of "HowTo:Configure UBIK Credentials Service"
m |
|||
| Line 1: | Line 1: | ||
| − | |||
The '''UBIK Credentials Portal''' is an ASP.NET Core web application that provides a self-service interface for users to set their initial password and securely reset forgotten passwords. The portal communicates with the UBIK USAM WebService to perform password management operations. | The '''UBIK Credentials Portal''' is an ASP.NET Core web application that provides a self-service interface for users to set their initial password and securely reset forgotten passwords. The portal communicates with the UBIK USAM WebService to perform password management operations. | ||
Revision as of 08:28, 12 August 2026
The UBIK Credentials Portal is an ASP.NET Core web application that provides a self-service interface for users to set their initial password and securely reset forgotten passwords. The portal communicates with the UBIK USAM WebService to perform password management operations.
This page describes how to install, configure, and use the UBIK Credentials Portal.
