Management API
Introduction to management APIs for tenant configuration, providers, clients, templates, policies, roles, permissions, webhooks, workflows, and migration tooling.
Overview
The Management API is the administrative control plane for LoginRadius. Use this group when you need to automate tenant configuration, manage clients and providers, control communications, configure security policy, or administer operational identity settings.
This group is broad because it spans platform administration rather than a single identity workflow.
What this API group covers
The current Management API group includes:
User MigrationSocial ProvidersOAuth Custom ProvidersJWT Custom ProvidersSAML Custom ProvidersOAuth ClientsJWT ClientsSAML ClientsPassword PolicySecond Factor ConfigurationPasskey ConfigurationPush Notification ConfigurationCaptcha ConfigurationSecurity QuestionsDomain Access RestrictionsIP Access RestrictionsEmail TemplatesSMS TemplatesCustom FieldsRolesPermissionsWebhooksConsentWorkflowsSOTT
Available sections
Client and provider management
Use these sections to configure OAuth, JWT, and SAML clients, along with custom provider definitions and social-provider settings.
Security and policy management
Use these sections for password policy, second-factor configuration, passkeys, push notifications, CAPTCHA, security questions, and access restrictions.
Communications and form configuration
Use these sections for email templates, SMS templates, and custom field administration.
Roles, permissions, and governance
Use these sections for tenant roles, permissions, consent settings, and administrative identity governance.
Automation and integration
Use these sections for webhooks, workflows, SOTT generation, and user-migration tooling.
Common workflows
Typical management workflows include:
- configuring identity providers and client applications
- managing password and MFA policy
- configuring CAPTCHA, push, and security questions
- customizing email and SMS delivery templates
- managing roles and permissions
- automating downstream systems with webhooks and workflows
- generating SOTT for secure registration flows
- running or supporting user migration pipelines
When to start here
Start with the Management API when:
- you are configuring the LoginRadius tenant rather than authenticating a user
- you need administrative setup or operational automation
- you are managing provider/client definitions
- you are setting policy, security, communications, or governance controls
If you are implementing end-user registration or login, start with the Authentication API instead.
Next steps
- Review the Authorization page for the backend credential model used across this group
- Start with the relevant provider or client section when configuring federation
- Use Roles, Permissions, and Consent for governance and access administration
- Use Webhooks and Workflows for event-driven automation
API Overview
Understand how LoginRadius APIs are organized, which API family to start with, and how authentication works across the platform.
Authorization
Authorization guidance for Management API operations, including tenant credentials, client credentials, and machine-to-machine access for administrative automation.