User interfaces
| 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. |
You can use the browser-based admin UIs for configuring and managing users and roles, setting up synchronization between resources, configuring connectors, and more.
|
The Platform admin UI and the legacy admin UI are independent artifacts. You can install one or both on different Nginx servers or different ports. New deployments should use the Platform admin UI. |
Platform admin UI
The Platform admin UI replaces the legacy admin UI for administering standalone IDM. Starting with IDM 8.1, you download it as a separate artifact from the Backstage download site and serve it from either:
-
A standalone Nginx server.
-
A Docker container built from the included
Dockerfile.
For installation steps, refer to Install the Platform admin UI for standalone IDM.
After installation, you can access the Platform admin UI at the Nginx host and port (for example, http://localhost:8082/platform).
Legacy admin UI
|
Starting with IDM 8.1, the legacy admin UI is deprecated and is no longer bundled with IDM. New deployments should use the Platform admin UI, which is the replacement for the legacy admin UI. Both UIs are available as separate downloads from the Backstage download site:
|
The legacy admin UI is the administration UI that shipped in earlier releases and is available as a separate download for customers who still depend on it. New deployments should use the Platform admin UI.
For installation steps, refer to Install the legacy admin UI.
After installation, you can access the legacy admin UI at the Nginx host and port (for example, http://localhost:8082/admin).
End-user UI
The IDM end-user UI provides role-based access to specific tasks and allows users to manage certain aspects of their own accounts. You can download it as a separate artifact from the Backstage download site and serve it from either:
-
A standalone Nginx server
-
A Docker container built from the included
Dockerfile
Learn more in Install the end-user UI.
After installation, you can access the IDM end-user UI at the Nginx host and port (for example, http://localhost:8083).
|
Browser ad blocker extensions can inadvertently block some UI functionality, particularly if your configuration includes strings such as |