Gather your details

Please enter the following information from the Identity Cloud Console. We’ll use this information in the next steps.

For reference, click to open in a new tab and sign in: Identity Cloud Console


Find It

Example: a1bcde2fg3h456ijk7l8mnop9q

The unique identifier for your Identity Cloud Registration Application. You’ll reference this when calling the Registration Flow Configuration API to customize Hosted Login screens.


Find It

Example: https://v1.api.us.janrain.com/my-customer-id/login

Your base URL for calling Hosted Login from your site or app. For example, when a user clicks a “Log In” button on your web page, Hosted Login is called with this URL to display the Sign In screen.


Find It

Example: us

Your instance of Hosted Login resides in a particular region depending on your location. Examples: us (United States), eu (Europe), jp (Japan)


Find It

Example: a12bc34d-567e-8f90-gh12-3i45jk678lm9

The unique identifier for your Hosted Login instance. You’ll reference this when performing two kinds of tasks - configuring Hosted Login and integrating it with your site or app.


Find It

Example: 12a345b6-c7d8-9e01-f2g3-h4567i890j12

Used to implement Hosted Login on your site or app with a library or plugin that does not require a client secret. Each Identity Cloud Property used for Hosted Login will have its own OIDC client ID.


Find It

Example: https://v1.api.us.janrain.com/my-customer-id/auth-ui/profile?client_id=my-client-id

Your URL for calling the Hosted Login profile screen from your site or app. This is the screen that allows the end user to view and edit their profile. For example, when an authenticated user clicks a “My Profile” button on your web page, Hosted Login is called with this URL to display the profile screen.


Next Step

Test & Learn

Without any development necessary, you can run a test of your instance of Hosted Login using the Identity Cloud’s OIDC Playground.

OR

Integrate

Here are the steps you can take to configure and add Hosted Login to your own site or app.