Account Structure
Understand how user accounts are organized in cidaas.
Understand how user accounts are organized in cidaas.
OAuth2/OIDC application types (client_type values), recommended flows, and configuration availability by type in cidaas.
cidaas can act as an OpenID Connect (OIDC) Identity Provider (IdP) for external applications.
Precheck
cidaas allows the integration of third-party Identity Providers (IDP).
cidaas supports LDAP (Lightweight Directory Access Protocol) and Active Directory for authentication and user synchronization. You can configure cidaas to act as an Identity Provider (IdP) or as a Service Provider (SP).
Hosted page
cidaas supports OAuth2 and OpenID Connect (OIDC) for Single Sign-On (SSO) authentication. You can configure cidaas to act as an Identity Provider (IdP) or as a Service Provider (SP).
Learn how to implement self-service user registration in cidaas, including webfinger user existence checks, invitation-based registration, and the complete registration flow.
Remote Fields is an advanced feature in cidaas that allows field values to be dynamically fetched from an external API during token generation or user profile retrieval.
cidaas supports SAML 2.0 for Single Sign-On (SSO) authentication. This page covers configuring cidaas as a Service Provider (SP) — adding an external SAML IdP as a login provider for your users.
Configure cidaas as a SAML 2.0 Identity Provider for an external Service Provider using the SAML_SP application type and the Trust Desk creation wizard.
Session management lets users stay signed in across applications and devices. This guide explains how sessions relate to OAuth 2.0 and OpenID Connect in cidaas, and points you to the right flows for validation, logout, and native-to-web handoff.
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.
Overview
webfinger