Skip to content
Authany Docs
OAuth 2.0 and OpenID Connect (OIDC)
Initializing search
Authany Docs
Home
Get Started
Get Started
5-Minute Guide
Auth for MCP
Start Building
Single-Page App
Single-Page App
JavaScript (Web)
React
Angular
Vue
Native/Mobile App
Native/Mobile App
iOS SDK
Android SDK
Android SDK
Android OKHttp Interceptor Extension (Optional)
Flutter SDK
React Native SDK
Ionic SDK
Xamarin SDK
Using Authany without SDK (Client side)
Regular Web App
Regular Web App
Next.js
Express
Python Flask App
Java Spring Boot
ASP.NET Core MVC
Laravel
PHP
Backend/API Integration
Backend/API Integration
Client SDK to make authorized API calls to backend
Validate JWT in your backend
Forward Authentication to Authany Resolver Endpoint
NestJS API
Machine-to-Machine (M2M) Applications
Integration by OIDC
Integration by SAML
Integration by SAML
Use Authany as SAML Identity Provider for Salesforce
Use Authany as SAML Identity Provider for Dropbox
SAML Attribute Mapping
Authentication and Access
Authentication and Access
Authentication
Authentication
Passwords
Passwords
Change Forgot/Reset Password settings
Password Policy
Password Expiry
How to Handle Password While Creating Accounts for Users
Reset Password for Users
Add Passkeys Login
Add WhatsApp OTP Login
Add Email Magic Link Login
Add Biometric Login
Add Anonymous Users
Enable Two-Factor Authentication (2FA)
Re-authentication
Add authentication to any web page
Disable Public Signup
Custom Authentication Flow
Sessions
Single Sign-on Overview
Single Sign-on Overview
App2App Login
App2Web (Pre-authenticated URLs)
Web2App (From Mobile Apps to Browsers)
Force Authany to Show Login Page
Integration by OIDC
Integration by SAML
Social/Enterprise Login Providers Overview
Social/Enterprise Login Providers Overview
Social Login Providers
Social Login Providers
Connect Apps to Apple
Connect Apps to Google
Connect Apps to Facebook
Connect Apps to GitHub
Connect Apps to LinkedIn
Connect Mobile Apps to WeChat
Connect Websites to WeChat
Enterprise Login Providers
Enterprise Login Providers
Connect Apps to Microsoft Entra ID (Azure AD)
Connect Apps to Microsoft AD FS
Connect Apps to Azure AD B2C
Account Linking
Force Social/Enterprise Login Providers to Show Login Screen
Link and Unlink Social/Enterprise Provider with the SDK
FAQ for Authentication
FAQ for Authentication
OTP Test Mode
Tips for Apple App Store Review with Passwordless Login
Phone Number Validation
Skip Login Screen and Direct Users to Enterprise Login
Use the OAuth 2.0 State Parameter
Local Dev Setup for Connecting to Authany SaaS in Cookie-based Auth
Integration
Integration
Dynamic Client Registration (DCR)
Add custom fields to a JWT Access Token or ID Token
User Profiles
User Profiles
What is User Profile
Access User Profiles
Update User Profiles
Profile Custom Attributes
Update user profile on sign-up using Hooks
Mobile Apps
Mobile Apps
Force authentication on app launch
Customize the Login Pop-up / Disable the login alert box
Integration with other Software
Integration with other Software
Authany and Supabase
Authany and Firebase
Integrate with Google Tag Manager
FAQ for Integration
FAQ for Integration
How to Track User Before and After Signup?
What happens with user directly access the Authany Endpoint?
Customization
Customization
Built-in UI
Built-in UI
Branding in Auth UI
User Settings
Privacy Policy & Terms of Service Links
Customer Support Link
Custom Text
Languages and Localization
Custom UI
Custom UI
Authentication Flow API
Implement Authentication Flow API using Express
Implement Authentication Flow API using PHP
Add Custom Login/Signup UI to Native Apps
Manually Link OAuth Provider using Account Management API
Implement a custom account recovery UI using Authentication Flow API
Single Sign-On Continuation with Custom UI
Custom Domain
Custom Email and SMS Templates
Custom Email Provider
Custom SMS Provider
Custom SMS Provider
Custom SMS Provider
Twilio
Webhook/Custom Script
Events and Hooks
Events and Hooks
Blocking Events
Non-blocking Events
JavaScript / TypeScript Hooks
Webhooks
AMR (Authentication Method Reference)
Example: Only Allow Signups from Inside the Corporate Network using Hooks
Examples: Common Use Cases
Admin & Operations
Admin & Operations
Monitor
Monitor
Audit Log For Users Activities
Audit Log for Admin API and Portal
Analytics
User Management
User Management
Account Deletion
Import Users using User Import API
Export Users using the User Export API
Manage Users Roles and Groups
Disable User
Account Valid Period
Migration
Migration
Bulk migration
Rolling migration
Zero-downtime migration
Security
Security
Brute-force Protection
Bot Protection
Fraud Protection
IP Blocklist
Non-HTTP scheme redirect URI
Sender Constraining
Reference
Reference
APIs
APIs
Admin API
Admin API
Authentication and Security
API Schema
API Queries and Mutations
Using global node IDs
Retrieving users using Admin API
API Examples
API Examples
Generate OTP code
Search for users
Update user's picture
Update user's standard attributes
Authentication Flow API
OAuth 2.0 and OpenID Connect (OIDC)
OAuth 2.0 and OpenID Connect (OIDC)
Supported Scopes
UserInfo
User Import API
User Export API
Tokens
Tokens
JWT Access Token
Refresh Token
M2M Tokens
Rate Limits
Rate Limits
Account Lockout
Glossary
Concepts
Concepts
Identity Fundamentals
Authany use cases
User, Identity and Authenticator
How Authany integrate with your applications
Client App SDKs
Client App SDKs
Javascript SDK Reference
iOS SDK Reference
Android SDK Reference
Flutter SDK Reference
Xamarin SDK Reference
Troubleshooting
Troubleshooting
How to Fix SubtleCrypto: digest() undefined Error in Authany SDK
How to Fix CORS Error
Home
Reference
APIs
OAuth 2.0 and OpenID Connect (OIDC)
OAuth 2.0 and OpenID Connect (OIDC)
¶
UserInfo
Supported Scopes
Back to top