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.
Settings
Settings
Here you can adjust the settings defined for the micro frondend definition.
Only settings that are defined in the settings schema of the associated micro frontend definition are shown. Which settings are available is therefore fully determined by the micro frontend itself and depends on the implementation provided by the developer.
Depending on your personal preference, you can toggle between View code and View fields.
For more information see Micro frontend settings.
Settings schema
A read-only display of the Settings schema defined on Micro frontend definition level.