Skip to content

Conversation

@cdisher
Copy link
Contributor

@cdisher cdisher commented May 13, 2025

Summary

Add POST bindings support for SAML responses from IDPs in the remote browser. Previously led to 405 errors / limitations highlighted here: https://developers.cloudflare.com/cloudflare-one/policies/browser-isolation/known-limitations/#post-request-returns-405-error

Screenshots (optional)

This is all behind the scenes so a screenshot doesn't make a lot of sense here.

@hyperlint-ai-deprecated
Copy link
Contributor

Howdy and thanks for contributing to our repo. The Cloudflare team reviews new, external PRs within two (2) weeks. If it's been two weeks or longer without any movement, please tag the PR Assignees in a comment.

We review internal PRs within 1 week. If it's something urgent or has been sitting without a comment, start a thread in the Developer Docs space internally.


PR Change Summary

Added support for SAML HTTP-POST bindings in Remote Browser Isolation, enhancing authentication capabilities for SSO-enabled applications and resolving previous 405 errors.

  • Enabled SAML HTTP-POST bindings for seamless authentication in Remote Browser Isolation.
  • Resolved 405 errors related to POST requests from Identity Providers.
  • Increased compatibility with Identity Providers like Okta and Azure AD.

Added Files

  • src/content/changelog/browser-isolation/2025-05-13-rbi-saml-post-support.mdx

How can I customize these reviews?

Check out the Hyperlint AI Reviewer docs for more information on how to customize the review.

If you just want to ignore it on this PR, you can add the hyperlint-ignore label to the PR. Future changes won't trigger a Hyperlint review.

Note specifically for link checks, we only check the first 30 links in a file and we cache the results for several hours (for instance, if you just added a page, you might experience this). Our recommendation is to add hyperlint-ignore to the PR to ignore the link check for this PR.

@github-actions
Copy link
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/changelog/ @cloudflare/pm-changelogs, @cloudflare/pcx-cloudflare-one

@github-actions
Copy link
Contributor

github-actions bot commented May 13, 2025

@cdisher cdisher merged commit 320ad2d into production May 13, 2025
12 checks passed
@cdisher cdisher deleted the rbi-saml-post-support branch May 13, 2025 14:33
daisyfaithauma pushed a commit that referenced this pull request May 13, 2025
* Add initial changelog copy

* tweak copy a bit

* Update src/content/changelog/browser-isolation/2025-05-13-rbi-saml-post-support.mdx

Co-authored-by: Kate Tungusova <[email protected]>

---------

Co-authored-by: Chase Disher <[email protected]>
Co-authored-by: Kate Tungusova <[email protected]>
@deadlypants1973 deadlypants1973 mentioned this pull request May 16, 2025
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants