Micro frontend user definitions
On this level you can create and configure a micro frontend user definition. A micro frontend user definition is a customization of a micro frontend definition. It is essentially the same application, but may have different configuration.
You can only add a user definition for non-system micro frontends that are allowed as TSI or Standalone. If a micro frontend is only allowed As Component, creating user definitions is not allowed.
Specific URL
* 
This URL is intended for standalone micro frontends (MFEs). If the MFE is not available as standalone, accessing it through this URL will result in an error.
A standalone micro frontend has a specific URL, as shown in the following example:
<environment>/sc/mfe/shell-standalone/digital-twin-ui
When creating a micro frontend user definition, you can append a base URL with a public URL:
Base URL: <environment>/sc/mfe/shell-standalone/
Public URL: digital-twin-ui
Settings
Field
Description
Name
Provide a name for the micro frontend user definition.
Public URL
Specify the public URL segment for this micro frontend (no spaces allowed).
Micro frontend definition
Select the micro frontend definition for which you are configuring another instance.