Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: SAML HTTP-POST bindings support for RBI
description: Enable secure access to SSO-enabled applications in the remote browser.
date: 2025-05-13
---

Remote Browser Isolation now supports SAML HTTP-POST bindings, enabling seamless authentication for SSO-enabled applications using POST-based SAML responses from Identity Providers (IDPs) within a Remote Browser Isolation session. This update removes a previous limitation causing 405 errors and increases support for multi-factor authentication flows.

This enhancement broadens compatibility with various Identity Providers like Okta and Azure AD, providing a more complete and user-friendly experience. Learn more about setting up [Remote Browser Isolation](https://developers.cloudflare.com/cloudflare-one/policies/browser-isolation/setup/).
Loading