Skip to content

Commit e3e93be

Browse files
committed
tweak copy a bit
1 parent d3de5db commit e3e93be

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed
Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
---
2-
title: SAML POST bindings support for RBI
2+
title: SAML HTTP-POST bindings support for RBI
33
description: Enable secure access to SSO-enabled applications in the remote browser.
44
date: 2025-05-13
55
---
66

7-
**Remote Browser Isolation now supports SAML HTTP-POST bindings.**
8-
9-
Previously, applications relying on POST-based SAML responses from Identity Providers (IDPs) could encounter 405 errors. This update removes that limitation, enabling seamless authentication for SSO-enabled applications using SAML HTTP-POST within a Remote Browser Isolation session. This includes support for multi-factor authentication flows.
7+
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.
108

119
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/).

0 commit comments

Comments
 (0)