Skip to main content

37 docs tagged with "hosted-pages"

View all tags

Activation of Authentication Methods

cidaas Multifactor or Two-factor Authentication offers an additional layer of security for end-users. It provides the user with the means of verifying their identity through a second channel to eliminate any doubt about the legitimacy of an access request. MFA is available for password-based (email/username/mobile number and password) and passwordless authentication flows.

Hosted Pages Management

Manage hosted page groups, themes, and translations in cidaas, including configuration, customization options, and API references.

Magic Link

This is a technical introduction on how you can implement the Magic Link by simply following the below steps.

Password Policy Settings

A password policy defines the password strength rules that are used to determine whether a new password is valid. A password strength rule defines how a password must be set and the guidelines it must conform to. For example, password strength rules might specify that the minimum number of characters of a password must be 5.

Password Set Options

To set a password there are multiple use cases for how to use the different APIs and when to use which API.

Progressive Registration

cidaas lets you get data from your customers each time they interact with your product instead of requesting their profile information all at once during registration.

Register User

Learn how to implement self-service user registration in cidaas, including webfinger user existence checks, invitation-based registration, and the complete registration flow.

SAML 2.0 Single Sign-On (SSO)

cidaas supports SAML 2.0 for Single Sign-On (SSO) authentication. You can configure cidaas to act as an Identity Provider (IdP) or as a Service Provider (SP).

Session Transfer (native to web)

Native applications (for example mobile apps) often open company-owned web applications in the system browser: centralized profiles, webshops, help portals, and similar. Those sites typically expect an active IdP session in the browser—the same kind of session that powers Single Sign-On (SSO) for pure web apps—not only a token inside the native app.

Theming Default Hosted pages

Theming is an essential design strategy for hosted pages like login, registration, and profile pages, which are key touchpoints in user interactions. By implementing a cohesive theme, organizations can strengthen their visual identity, ensuring that every page feels secure, trustworthy, and familiar to users.

User Field Settings

Configure what information users provide during registration and how it's stored.

User-Initiated Password Reset

When a user forgets their password and wants to request a password reset, this is called user-initiated password reset.