How do I set up Adaptive content with my custom OIDC provider?
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
Adaptive content works with any identity provider
Set up the Generic OIDC integration in GitBook
Configure your OIDC provider to include custom claims in tokens
Map these claims in your GitBook visitor schema
The specific claim format depends on your provider's implementation
Claim scopes: Ensure your OIDC provider includes custom claims in the token (not just standard OIDC claims)
Claim structure: Custom claims may be nested under provider-specific properties
Token validation: Verify your provider's tokens are properly formatted
Provider-Specific Notes: Different OIDC providers structure custom claims differently. Check your provider's documentation for how to include custom claims in ID tokens.