By default, the UI is registered at a specific URL
().
To override the default URL and specify your own path, edit the
base-context/openidmuiopenidm/conf/ui.context-enduser.json
file, setting the urlContextRoot property to the
new URL. For example, to change the path to
,
edit the file as follows:
base-context/exampleui
"urlContextRoot" : "/exampleui",

