PingIDM

End-user UI

Starting with PingIDM 8.0, the end-user UI is not bundled with PingIDM. You can download and install the end-user UI separately by going to the ForgeRock/end-user-ui GitHub repository and following the guidance in the End-User UI README Quick start. Learn more in Changed functionality.

The end-user interface (UI) provides role-based access to tasks and allows users to manage certain aspects of their own accounts.

End-user UI installation

To use any IDM UI in a production environment, it must only be accessed in an HTTPS context. You can accomplish this using a separate server (such as an SSL-terminating reverse proxy) or directly configuring the web server hosting the UI files to support HTTPS. The specific implementation choice for using HTTPS is outside the scope of this documentation.

To download and install the end-user UI, go to the ForgeRock/end-user-ui GitHub repository and follow the End-user UI Quick start.