Skip to main content

Hosted Pages

Overview

Hosted Pages by LoginRadius is a user-friendly, comprehensive solution designed to handle all key user actions, such as registration, authentication, password recovery, and profile management. These hosted pages, configured through the LoginRadius Admin Console, are pre-built for your convenience, allowing you to integrate essential user flows easily without requiring extensive setup.

Hosted Pages are fully customizable, empowering you to adjust the design and user interface elements to match your brand's requirements. You can modify the look, feel, and functionality by editing HTML, JavaScript, and CSS. All actions, such as registration and authentication, are seamlessly handled on these hosted pages, with logic implemented primarily using JavaScript for a dynamic, interactive experience.

This document provides a comprehensive overview of hosted page customization, various use cases, feature implementations, and how to configure multi-branding options. We will explore how to tailor the hosted pages to your specific needs, demonstrate real-world applications, and guide you through setting up multiple brand configurations within the system.

Navigate to Branding > Hosted pages in the Admin Console to manage the Hosted Pages.

Use Cases

There are multiple use cases of Hosted Pages, few of them are listed here:

  • Enterprise User Onboarding: Simplify account creation for enterprise clients by enabling seamless registration with customizable forms.
  • Multi-Tenant Branding: Configure multiple brand experiences for different business units or client organizations on the same domain. Customize UI elements per client’s branding, including logos, themes, and form structures.
  • Enhanced Configs for Security: Implement conditional authentication based on user behavior, location, and risk factors.

Usage

There are various usages of the LoginRadius Hosted Pages, some of them are listed here:

  • User Registration: Streamlining the process of creating new user accounts with customizable forms for data collection.
  • Authentication: Providing login functionality through various methods, such as username/password, social logins, or multi-factor authentication (MFA).
  • Password Recovery: Enabling users to reset their passwords securely via email or other channels.
  • Profile Management: Allowing users to update their personal information, change settings, and manage their profiles.
  • Social Login Integration: Enabling users to sign up or log in using social media accounts like Facebook, Google, or LinkedIn.
  • Brand Customization: Allowing businesses to modify the look and feel of the pages to align with their branding requirements.

For more information, please refer to this documentation.

Feature Use Cases

LoginRadius hosted pages offer a wide range of options that can be categorized into features and use cases. These include built-in functionalities such as Social Login, Phone Authentication, and Risk-Based Authentication, all of which can be customized to meet your specific needs. The hosted pages are seamlessly integrated with the LoginRadius Admin Console, allowing you to effortlessly configure and personalize these features.

For more information, please refer to this documentation.

Multi Branding Configuration

LoginRadius hosted pages allow you to configure multiple brands on the same domain, offering a seamless way to manage diverse branding requirements. This is particularly useful for companies with distinct user groups that require customized experiences. For instance, the Multi-Branding feature becomes an ideal solution if your organization caters to different audiences and needs to display unique registration schemas, brand-specific images, or varying layouts for each group.

With Multi-Branding, you can deliver tailored user experiences while maintaining centralized control under a single domain. This ensures consistent functionality across all brand-specific pages. This flexibility empowers you to align the design and content of your hosted pages with each brand's unique identity, enhancing user engagement and satisfaction.

For more information, please refer to this documentation.

Self Hosted Framework

The Self-Hosted version of LoginRadius hosted pages allows you to quickly integrate LoginRadius functionality directly into your website while maintaining full control over the design and branding. This option will enable you to customize standard layout elements like forms, buttons, and other UI components, ensuring they align seamlessly with your website's branding and style guidelines.

Despite being self-hosted, this approach retains all the robust features and capabilities of the full LoginRadius JavaScript deployment. Without sacrificing customization, you can implement essential identity and access management functionalities—such as registration, login, social login, and password recovery. This solution is ideal for organizations that require a high level of branding consistency while benefiting from LoginRadius's powerful identity services.

For more information, please refer to this documentation.