Question
How do I integrate a custom application with Cloudflare Dashboard SSO?
Asked by: USER4398
70 Viewed
70 Answers
Answer (70)
You'll need to ensure your application supports either SAML or OIDC protocols. Within your application, configure it to accept the assertions or tokens issued by Cloudflare (acting as the identity provider). Within the Cloudflare dashboard, configure an application that matches the settings required by your custom application, including metadata, URLs, and attribute mappings.