Text on Hosted Login screens is customized via Registration Builder in the Identity Cloud Console.
In this example, we want to customize the welcome text on the sign-in screen.
Below are the steps we’ll take to accomplish this.
Each unique string of text in Hosted Login screens corresponds to a unique field name in the Console’s Registration Builder. These fields are populated in the screens by tags of the same name. All screens and field/tag names are documented for your convenience.
You can find the field name (or “JTL tag”) in the Hosted Login screens text reference. (Click on the applicable screen in the table to see the text details.)
For our example, the field name for the string we want to update is: textSignInScreenHeading
For our example, follow these steps to update the welcome text on the sign-in screen:
textSignInScreenHeading
. By default, fields are listed in alphabetical order by Field Name. You can use the pagination controls in the bottom-right corner of the table, or sort by column if needed.Welcome to Gizmo!
to Sign in to My Site
)
Tip! If your Registration Flow configuration contains multiple locales to support multiple languages, you can use the Manage Localized string select list to update each translation of this text. For more information on supporting multiple languages, see Localize screen text.
NOT SEEING YOUR CHANGE? By default, you have a Global Setting called default_flow_version which is set to HEAD
. This allows changes to the flow configuration - like this text change - to be published to Hosted Login screens immediately.
If default_flow_version is set to a specific flow version (example: 20200324202112729271
), you will need to update it to the new version in order to publish this change. You can find the latest flow version on the REGISTRATION BUILDER home page in Console.
Example result of text update on Hosted Login screen: