---
title: Access Changelog
image: https://edgetunnel-b2h.pages.dev/cf-twitter-card.png
---

> Documentation Index  
> Fetch the complete documentation index at: https://edgetunnel-b2h.pages.dev/changelog/llms.txt  
> Use this file to discover all available pages before exploring further. 

[Skip to content](#%5Ftop) 

# Changelog

New updates and improvements at Cloudflare.

[ Subscribe to RSS ](https://edgetunnel-b2h.pages.dev/changelog/rss/index.xml) [ View RSS feeds ](https://edgetunnel-b2h.pages.dev/fundamentals/new-features/available-rss-feeds/) 

Access

![hero image](https://edgetunnel-b2h.pages.dev/_astro/hero.CVYJHPAd_26AMqX.svg) 

Feb 17, 2026
1. ### [Policies for bookmark applications](https://edgetunnel-b2h.pages.dev/changelog/post/2026-02-17-policies-for-bookmarks/)  
[ Access ](https://edgetunnel-b2h.pages.dev/cloudflare-one/access-controls/policies/)  
You can now assign [Access policies](https://edgetunnel-b2h.pages.dev/cloudflare-one/access-controls/policies/) to [bookmark applications](https://edgetunnel-b2h.pages.dev/cloudflare-one/access-controls/applications/bookmarks/). This lets you control which users see a bookmark in the [App Launcher](https://edgetunnel-b2h.pages.dev/cloudflare-one/access-controls/access-settings/app-launcher/) based on identity, device posture, and other policy rules.  
Previously, bookmark applications were visible to all users in your organization. With policy support, you can now:

  * **Tailor the App Launcher to each user** — Users only see the applications they have access to, reducing clutter and preventing accidental clicks on irrelevant resources.
  * **Restrict visibility of sensitive bookmarks** — Limit who can view bookmarks to internal tools or partner resources based on group membership, identity provider, or device posture.  
Bookmarks support all [Access policy configurations](https://edgetunnel-b2h.pages.dev/cloudflare-one/access-controls/policies/) except purpose justification, temporary authentication, and application isolation. If no policy is assigned, the bookmark remains visible to all users (maintaining backwards compatibility).  
For more information, refer to [Add bookmarks](https://edgetunnel-b2h.pages.dev/cloudflare-one/access-controls/applications/bookmarks/).

Feb 13, 2026
1. ### [Fine-grained permissions for Access policies and service tokens](https://edgetunnel-b2h.pages.dev/changelog/post/2026-02-13-access-policy-service-token-permissions/)  
[ Cloudflare Fundamentals ](https://edgetunnel-b2h.pages.dev/fundamentals/)[ Access ](https://edgetunnel-b2h.pages.dev/cloudflare-one/access-controls/policies/)  
Fine-grained permissions for **Access policies** and **Access service tokens** are available. These new resource-scoped roles expand the existing RBAC model, enabling administrators to grant permissions scoped to individual resources.  
#### New roles

  * **Cloudflare Access policy admin**: Can edit a specific [Access policy](https://edgetunnel-b2h.pages.dev/cloudflare-one/access-controls/policies/) in an account.
  * **Cloudflare Access service token admin**: Can edit a specific [Access service token](https://edgetunnel-b2h.pages.dev/cloudflare-one/access-controls/service-credentials/service-tokens/) in an account.  
These roles complement the existing resource-scoped roles for Access applications, identity providers, and infrastructure targets.  
For more information:

  * [Resource-scoped roles](https://edgetunnel-b2h.pages.dev/fundamentals/manage-members/roles/#resource-scoped-roles)
  * [Role scopes](https://edgetunnel-b2h.pages.dev/fundamentals/manage-members/scope/)  
Note  
Resource-scoped roles is currently in beta.

Jan 22, 2026
1. ### [Require Access protection for zones](https://edgetunnel-b2h.pages.dev/changelog/post/2026-01-22-deny-by-default-for-zones/)  
[ Cloudflare One ](https://edgetunnel-b2h.pages.dev/cloudflare-one/)[ Access ](https://edgetunnel-b2h.pages.dev/cloudflare-one/access-controls/policies/)  
You can now require Cloudflare Access protection for all hostnames in your account. When enabled, traffic to any hostname that does not have a matching Access application is automatically blocked.  
This deny-by-default approach prevents accidental exposure of internal resources to the public Internet. If a developer deploys a new application or creates a DNS record without configuring an Access application, the traffic is blocked rather than exposed.  
![Require Cloudflare Access protection in the dashboard](https://edgetunnel-b2h.pages.dev/_astro/require-cloudflare-access-protection.BAUmTYOs_ZxNecb.webp)  
#### How it works

  * **Blocked by default**: Traffic to all hostnames in the account is blocked unless an Access application exists for that hostname.
  * **Explicit access required**: To allow traffic, create an Access application with an Allow or Bypass policy.
  * **Hostname exemptions**: You can exempt specific hostnames from this requirement.  
To turn on this feature, refer to [Require Access protection](https://edgetunnel-b2h.pages.dev/cloudflare-one/access-controls/access-settings/require-access-protection/).

Jan 22, 2026
1. ### [New granular API token permissions for Cloudflare Access](https://edgetunnel-b2h.pages.dev/changelog/post/2026-01-22-granular-api-token-permissions/)  
[ Access ](https://edgetunnel-b2h.pages.dev/cloudflare-one/access-controls/policies/)  
Three new API token permissions are available for Cloudflare Access, giving you finer-grained control when building automations and integrations:

  * **Access: Organizations Revoke** — Grants the ability to [revoke user sessions](https://edgetunnel-b2h.pages.dev/cloudflare-one/access-controls/access-settings/session-management/#revoke-user-sessions) in a Zero Trust organization. Use this permission when you need a token that can terminate active sessions without broader write access to organization settings.
  * **Access: Population Read** — Grants read access to the [SCIM users and groups](https://edgetunnel-b2h.pages.dev/cloudflare-one/team-and-resources/users/scim/) synced from an identity provider to Cloudflare Access. Use this permission for tokens that only need to read synced user and group data.
  * **Access: Population Write** — Grants write access to the [SCIM users and groups](https://edgetunnel-b2h.pages.dev/cloudflare-one/team-and-resources/users/scim/) synced from an identity provider to Cloudflare Access. Use this permission for tokens that need to create or modify synced user and group data.  
These permissions are scoped at the account level and can be combined with existing Access permissions.  
For a full list of available permissions, refer to [API token permissions](https://edgetunnel-b2h.pages.dev/fundamentals/api/reference/permissions/).

Jan 08, 2026
1. ### [Cloudflare admin activity logs capture creation of DNS over HTTP (DoH) users](https://edgetunnel-b2h.pages.dev/changelog/post/2026-01-08-access-audit-log-for-doh-users/)  
[ Access ](https://edgetunnel-b2h.pages.dev/cloudflare-one/access-controls/policies/)  
Cloudflare [admin activity logs](https://edgetunnel-b2h.pages.dev/cloudflare-one/insights/logs/) now capture each time a [DNS over HTTP (DoH) user](https://edgetunnel-b2h.pages.dev/cloudflare-one/networks/resolvers-and-proxies/dns/dns-over-https/) is created.  
These logs can be viewed from the [Cloudflare One dashboard ↗](https://one.dash.cloudflare.com/), pulled via the [Cloudflare API](https://edgetunnel-b2h.pages.dev/api/), and exported through [Logpush](https://edgetunnel-b2h.pages.dev/cloudflare-one/insights/logs/logpush/).

Nov 14, 2025
1. ### [Generate Cloudflare Access SSH certificate authority (CA) directly from the Cloudflare dashboard](https://edgetunnel-b2h.pages.dev/changelog/post/2025-11-14-ssh-ca-enhancements/)  
[ Access ](https://edgetunnel-b2h.pages.dev/cloudflare-one/access-controls/policies/)  
SSH with [Cloudflare Access for Infrastructure](https://edgetunnel-b2h.pages.dev/cloudflare-one/networks/connectors/cloudflare-tunnel/use-cases/ssh/ssh-infrastructure-access/) allows you to use short-lived SSH certificates to eliminate SSH key management and reduce security risks associated with lost or stolen keys.  
Previously, users had to generate this certificate by using the [Cloudflare API ↗](https://edgetunnel-b2h.pages.dev/api/) directly. With this update, you can now create and manage this certificate in the [Cloudflare One dashboard ↗](https://one.dash.cloudflare.com) from the **Access controls** \> **Service credentials** page.  
![Navigate to Access controls and then Service credentials to see where you can generate an SSH CA](https://edgetunnel-b2h.pages.dev/_astro/SSH-CA-generation.DYa9RnX1_ZKuDAo.webp)  
For more details, refer to [Generate a Cloudflare SSH CA](https://edgetunnel-b2h.pages.dev/cloudflare-one/networks/connectors/cloudflare-tunnel/use-cases/ssh/ssh-infrastructure-access/#generate-a-cloudflare-ssh-ca).

Oct 28, 2025
1. ### [Access private hostname applications support all ports/protocols](https://edgetunnel-b2h.pages.dev/changelog/post/2025-10-28-access-application-support-for-all-ports-and-protocols/)  
[ Access ](https://edgetunnel-b2h.pages.dev/cloudflare-one/access-controls/policies/)  
[Cloudflare Access for private hostname applications](https://edgetunnel-b2h.pages.dev/cloudflare-one/access-controls/applications/non-http/self-hosted-private-app/) can now secure traffic on all ports and protocols.  
Previously, applying Zero Trust policies to private applications required the application to use HTTPS on port `443` and support Server Name Indicator (SNI).  
This update removes that limitation. As long as the application is reachable via a Cloudflare off-ramp, you can now enforce your critical security controls — like single sign-on (SSO), MFA, device posture, and variable session lengths — to any private application. This allows you to extend Zero Trust security to services like SSH, RDP, internal databases, and other non-HTTPS applications.  
![Example private application on non-443 port](https://edgetunnel-b2h.pages.dev/_astro/internal_private_app_any_port.DNXnEy0u_2rybRJ.webp)  
For example, you can now create a self-hosted application in Access for `ssh.testapp.local` running on port `22`. You can then build a policy that only allows engineers in your organization to connect after they pass an SSO/MFA check and are using a corporate device.  
This feature is generally available across all plans.

Oct 02, 2025
1. ### [Fine-grained Permissioning for Access for Apps, IdPs, & Targets now in Public Beta](https://edgetunnel-b2h.pages.dev/changelog/post/2025-10-01-fine-grained-permissioning-beta/)  
[ Cloudflare Fundamentals ](https://edgetunnel-b2h.pages.dev/fundamentals/)[ Access ](https://edgetunnel-b2h.pages.dev/cloudflare-one/access-controls/policies/)  
Fine-grained permissions for **Access Applications, Identity Providers (IdPs), and Targets** is now available in Public Beta. This expands our RBAC model beyond account & zone-scoped roles, enabling administrators to grant permissions scoped to individual resources.  
#### What's New

  * **[Access Applications ↗](https://edgetunnel-b2h.pages.dev/cloudflare-one/access-controls/applications/http-apps/)**: Grant admin permissions to specific Access Applications.
  * **[Identity Providers ↗](https://edgetunnel-b2h.pages.dev/cloudflare-one/integrations/identity-providers/)**: Grant admin permissions to individual Identity Providers.
  * **[Targets ↗](https://edgetunnel-b2h.pages.dev/cloudflare-one/access-controls/applications/non-http/infrastructure-apps/#1-add-a-target)**: Grant admin rights to specific Targets  
![Updated Permissions Policy UX](https://edgetunnel-b2h.pages.dev/_astro/2025-10-01-fine-grained-permissioning-ux.BWVmQsVF_Z1p4MJh.webp)  
Note  
During the public beta, members must also be assigned an account-scoped, read only role to view resources in the dashboard. This restriction will be lifted in a future release.

  * **Account Read Only** plus a fine-grained permission for a specific App, IdP, or Target
  * **Cloudflare Zero Trust Read Only** plus fine-grained permission for a specific App, IdP, or Target  
For more info:

  * [Get started with Cloudflare Permissioning](https://edgetunnel-b2h.pages.dev/fundamentals/manage-members/roles/)
  * [Manage Member Permissioning via the UI & API](https://edgetunnel-b2h.pages.dev/fundamentals/manage-members/manage)

Sep 22, 2025
1. ### [Access Remote Desktop Protocol (RDP) destinations securely from your browser — now generally available!](https://edgetunnel-b2h.pages.dev/changelog/post/2025-09-22-browser-based-rdp-ga/)  
[ Access ](https://edgetunnel-b2h.pages.dev/cloudflare-one/access-controls/policies/)  
[Browser-based RDP](https://edgetunnel-b2h.pages.dev/cloudflare-one/networks/connectors/cloudflare-tunnel/use-cases/rdp/rdp-browser/) with [Cloudflare Access](https://edgetunnel-b2h.pages.dev/cloudflare-one/access-controls/policies/) is now generally available for all Cloudflare customers. It enables secure, remote Windows server access without VPNs or RDP clients.  
Since we announced our [open beta](https://edgetunnel-b2h.pages.dev/changelog/access/#2025-06-30), we've made a few improvements:

  * Support for targets with IPv6.
  * Support for [Magic WAN](https://edgetunnel-b2h.pages.dev/cloudflare-wan/) and [WARP Connector](https://edgetunnel-b2h.pages.dev/cloudflare-one/networks/connectors/cloudflare-mesh/) as on-ramps.
  * More robust error messaging on the login page to help you if you encounter an issue.
  * Worldwide keyboard support. Whether your day-to-day is in Portuguese, Chinese, or something in between, your browser-based RDP experience will look and feel exactly like you are using a desktop RDP client.
  * Cleaned up some other miscellaneous issues, including but not limited to enhanced support for Entra ID accounts and support for usernames with spaces, quotes, and special characters.  
As a refresher, here are some benefits browser-based RDP provides:

  * **Control how users authenticate to internal RDP resources** with single sign-on (SSO), multi-factor authentication (MFA), and granular access policies.
  * **Record who is accessing which servers and when** to support regulatory compliance requirements and to gain greater visibility in the event of a security event.
  * **Eliminate the need to install and manage software on user devices**. You will only need a web browser.
  * **Reduce your attack surface** by keeping your RDP servers off the public Internet and protecting them from common threats like credential stuffing or brute-force attacks.  
![Example of a browser-based RDP Access application](https://edgetunnel-b2h.pages.dev/_astro/browser-based-rdp-access-app.BNXce1JL_1TDoUX.webp)  
To get started, refer to [Connect to RDP in a browser](https://edgetunnel-b2h.pages.dev/cloudflare-one/networks/connectors/cloudflare-tunnel/use-cases/rdp/rdp-browser/).

Aug 26, 2025
1. ### [Manage and restrict access to internal MCP servers with Cloudflare Access](https://edgetunnel-b2h.pages.dev/changelog/post/2025-08-26-access-mcp-oauth/)  
[ Access ](https://edgetunnel-b2h.pages.dev/cloudflare-one/access-controls/policies/)  
You can now control who within your organization has access to internal MCP servers, by putting internal MCP servers behind [Cloudflare Access](https://edgetunnel-b2h.pages.dev/cloudflare-one/access-controls/policies/).  
[Self-hosted applications](https://edgetunnel-b2h.pages.dev/cloudflare-one/access-controls/ai-controls/linked-apps/) in Cloudflare Access now support OAuth for MCP server authentication. This allows Cloudflare to delegate access from any self-hosted application to an MCP server via OAuth. The OAuth access token authorizes the MCP server to make requests to your self-hosted applications on behalf of the authorized user, using that user's specific permissions and scopes.  
For example, if you have an MCP server designed for internal use within your organization, you can configure Access policies to ensure that only authorized users can access it, regardless of which MCP client they use. Support for internal, self-hosted MCP servers also works with MCP server portals, allowing you to provide a single MCP endpoint for multiple MCP servers. For more on MCP server portals, read the [blog post ↗](https://blog.cloudflare.com/zero-trust-mcp-server-portals/) on the Cloudflare Blog.

Aug 26, 2025
1. ### [MCP server portals](https://edgetunnel-b2h.pages.dev/changelog/post/2025-08-26-mcp-server-portals/)  
[ Access ](https://edgetunnel-b2h.pages.dev/cloudflare-one/access-controls/policies/)  
![MCP server portal](https://edgetunnel-b2h.pages.dev/_astro/mcp-server-portal.BOKqTCoI_ZXYCcF.webp)  
An [MCP server portal](https://edgetunnel-b2h.pages.dev/cloudflare-one/access-controls/ai-controls/mcp-portals/) centralizes multiple Model Context Protocol (MCP) servers onto a single HTTP endpoint. Key benefits include:

  * **Streamlined access to multiple MCP servers**: MCP server portals support both unauthenticated MCP servers as well as MCP servers secured using any third-party or custom OAuth provider. Users log in to the portal URL through Cloudflare Access and are prompted to authenticate separately to each server that requires OAuth.
  * **Customized tools per portal**: Admins can tailor an MCP portal to a particular use case by choosing the specific tools and prompt templates that they want to make available to users through the portal. This allows users to access a curated set of tools and prompts — the less external context exposed to the AI model, the better the AI responses tend to be.
  * **Observability**: Once the user's AI agent is connected to the portal, Cloudflare Access logs the individual requests made using the tools in the portal.  
This is available in an open beta for all customers across all plans! For more information check out our [blog ↗](https://blog.cloudflare.com/zero-trust-mcp-server-portals/) for this release.

Aug 15, 2025
1. ### [SFTP support for SSH with Cloudflare Access for Infrastructure](https://edgetunnel-b2h.pages.dev/changelog/post/2025-08-15-sftp/)  
[ Access ](https://edgetunnel-b2h.pages.dev/cloudflare-one/access-controls/policies/)  
[SSH with Cloudflare Access for Infrastructure](https://edgetunnel-b2h.pages.dev/cloudflare-one/networks/connectors/cloudflare-tunnel/use-cases/ssh/ssh-infrastructure-access/) now supports SFTP. It is compatible with SFTP clients, such as Cyberduck.

Aug 14, 2025
1. ### [Cloudflare Access Logging supports the Customer Metadata Boundary (CMB)](https://edgetunnel-b2h.pages.dev/changelog/post/2025-07-01-access-supports-customer-metadata-boundary/)  
[ Access ](https://edgetunnel-b2h.pages.dev/cloudflare-one/access-controls/policies/)  
Cloudflare Access logs now support the [Customer Metadata Boundary (CMB)](https://edgetunnel-b2h.pages.dev/data-localization/metadata-boundary/). If you have configured the CMB for your account, all Access logging will respect that configuration.  
Note  
For EU CMB customers, the logs will not be stored by Access and will appear as empty in the dashboard. EU CMB customers should utilize [Logpush](https://edgetunnel-b2h.pages.dev/logs/logpush/) to retain their Access logging, if desired.

Jul 01, 2025
1. ### [Access RDP securely from your browser — now in open beta](https://edgetunnel-b2h.pages.dev/changelog/post/2025-07-01-browser-based-rdp-open-beta/)  
[ Access ](https://edgetunnel-b2h.pages.dev/cloudflare-one/access-controls/policies/)  
[Browser-based RDP](https://edgetunnel-b2h.pages.dev/cloudflare-one/networks/connectors/cloudflare-tunnel/use-cases/rdp/rdp-browser/) with [Cloudflare Access](https://edgetunnel-b2h.pages.dev/cloudflare-one/access-controls/policies/) is now available in open beta for all Cloudflare customers. It enables secure, remote Windows server access without VPNs or RDP clients.  
With browser-based RDP, you can:

  * **Control how users authenticate to internal RDP resources** with single sign-on (SSO), multi-factor authentication (MFA), and granular access policies.
  * **Record who is accessing which servers and when** to support regulatory compliance requirements and to gain greater visibility in the event of a security event.
  * **Eliminate the need to install and manage software on user devices**. You will only need a web browser.
  * **Reduce your attack surface** by keeping your RDP servers off the public Internet and protecting them from common threats like credential stuffing or brute-force attacks.  
![Example of a browsed-based RDP Access application](https://edgetunnel-b2h.pages.dev/_astro/browser-based-rdp-access-app.BNXce1JL_1TDoUX.webp)  
To get started, see [Connect to RDP in a browser](https://edgetunnel-b2h.pages.dev/cloudflare-one/networks/connectors/cloudflare-tunnel/use-cases/rdp/rdp-browser/).

Jun 05, 2025
1. ### [Cloudflare One Analytics Dashboards and Exportable Access Report](https://edgetunnel-b2h.pages.dev/changelog/post/dashboards-access-report/)  
[ Access ](https://edgetunnel-b2h.pages.dev/cloudflare-one/access-controls/policies/)[ Cloudflare One ](https://edgetunnel-b2h.pages.dev/cloudflare-one/)  
Cloudflare One now offers powerful new analytics dashboards to help customers easily discover available insights into their application access and network activity. These dashboards provide a centralized, intuitive view for understanding user behavior, application usage, and security posture.  
!\[Cloudflare One Analytics Dashboards\](\~/assets/images/changelog/cloudflare-one/Analytics Dashboards.png)  
Additionally, a new exportable access report is available, allowing customers to quickly view high-level metrics and trends in their application access. A **preview** of the report is shown below, with more to be found in the report:  
![Cloudflare One Analytics Dashboards](https://edgetunnel-b2h.pages.dev/_astro/access-report.C744W7JR_2uzMcN.webp)  
Both features are accessible in the Cloudflare [Zero Trust dashboard ↗](https://one.dash.cloudflare.com/), empowering organizations with better visibility and control.

May 16, 2025
1. ### [New Access Analytics in the Cloudflare One Dashboard](https://edgetunnel-b2h.pages.dev/changelog/post/access-analytics-v2/)  
[ Access ](https://edgetunnel-b2h.pages.dev/cloudflare-one/access-controls/policies/)[ Cloudflare One ](https://edgetunnel-b2h.pages.dev/cloudflare-one/)  
A new Access Analytics dashboard is now available to all Cloudflare One customers. Customers can apply and combine multiple filters to dive into specific slices of their Access metrics. These filters include:

  * Logins granted and denied
  * Access events by type (SSO, Login, Logout)
  * Application name (Salesforce, Jira, Slack, etc.)
  * Identity provider (Okta, Google, Microsoft, onetimepin, etc.)
  * Users (`chris@cloudflare.com`, `sally@cloudflare.com`, `rachel@cloudflare.com`, etc.)
  * Countries (US, CA, UK, FR, BR, CN, etc.)
  * Source IP address
  * App type (self-hosted, Infrastructure, RDP, etc.)  
![Access Analytics](https://edgetunnel-b2h.pages.dev/_astro/accessanalytics.DYXgwZCl_Z2PPi7.webp)  
To access the new overview, log in to your Cloudflare [Zero Trust dashboard ↗](https://one.dash.cloudflare.com/) and find Analytics in the side navigation bar.

Apr 21, 2025
1. ### [Access bulk policy tester](https://edgetunnel-b2h.pages.dev/changelog/post/2025-04-21-access-bulk-policy-tester/)  
[ Access ](https://edgetunnel-b2h.pages.dev/cloudflare-one/access-controls/policies/)  
The [Access bulk policy tester](https://edgetunnel-b2h.pages.dev/cloudflare-one/access-controls/policies/policy-management/#test-all-policies-in-an-application) is now available in the Cloudflare Zero Trust dashboard. The bulk policy tester allows you to simulate Access policies against your entire user base before and after deploying any changes. The policy tester will simulate the configured policy against each user's last seen identity and device posture (if applicable).  
![Example policy tester](https://edgetunnel-b2h.pages.dev/_astro/example-policy-tester.DCY8hQvx_2nxAfs.webp)

Apr 09, 2025
1. ### [Cloudflare Zero Trust SCIM User and Group Provisioning Logs](https://edgetunnel-b2h.pages.dev/changelog/post/2025-04-09-scim-provisioning-logs/)  
[ Access ](https://edgetunnel-b2h.pages.dev/cloudflare-one/access-controls/policies/)  
[Cloudflare Zero Trust SCIM provisioning](https://edgetunnel-b2h.pages.dev/cloudflare-one/team-and-resources/users/scim) now has a full audit log of all create, update and delete event from any SCIM Enabled IdP. The [SCIM logs](https://edgetunnel-b2h.pages.dev/cloudflare-one/insights/logs/dashboard-logs/scim-logs/) support filtering by IdP, Event type, Result and many more fields. This will help with debugging user and group update issues and questions.  
SCIM logs can be found on the Zero Trust Dashboard under **Logs** \-> **SCIM provisioning**.  
![Example SCIM Logs](https://edgetunnel-b2h.pages.dev/_astro/example-scim-log.Bv5Zqckh_BY26C.webp)

Mar 03, 2025
1. ### [New SAML and OIDC Fields and SAML transforms for Access for SaaS](https://edgetunnel-b2h.pages.dev/changelog/post/2025-03-03-saml-oidc-fields-saml-transformations/)  
[ Access ](https://edgetunnel-b2h.pages.dev/cloudflare-one/access-controls/policies/)  
[Access for SaaS applications](https://edgetunnel-b2h.pages.dev/cloudflare-one/access-controls/applications/http-apps/saas-apps/) now include more configuration options to support a wider array of SaaS applications.

**SAML and OIDC Field Additions**  
OIDC apps now include:

  * Group Filtering via RegEx
  * OIDC Claim mapping from an IdP
  * OIDC token lifetime control
  * Advanced OIDC auth flows including hybrid and implicit flows  
![OIDC field additions](https://edgetunnel-b2h.pages.dev/_astro/oidc-claims.2di8l9Lv_ZrD1mx.webp)  
SAML apps now include improved SAML attribute mapping from an IdP.  
![SAML field additions](https://edgetunnel-b2h.pages.dev/_astro/saml-attribute-statements.CW45j5Qi_1ydeSQ.webp)  

**SAML transformations**  
SAML identities sent to Access applications can be fully customized using JSONata expressions. This allows admins to configure the precise identity SAML statement sent to a SaaS application.  
![Configured SAML statement sent to application](https://edgetunnel-b2h.pages.dev/_astro/transformation-box.DyKn-DdN_2rtirg.webp)

Jan 15, 2025
1. ### [Export SSH command logs with Access for Infrastructure using Logpush](https://edgetunnel-b2h.pages.dev/changelog/post/2025-01-15-ssh-logs-and-logpush/)  
[ Access ](https://edgetunnel-b2h.pages.dev/cloudflare-one/access-controls/policies/)  
Availability  
Only available on Enterprise plans.  
Cloudflare now allows you to send SSH command logs to storage destinations configured in [Logpush](https://edgetunnel-b2h.pages.dev/logs/logpush/), including third-party destinations. Once exported, analyze and audit the data as best fits your organization! For a list of available data fields, refer to the [SSH logs dataset](https://edgetunnel-b2h.pages.dev/logs/logpush/logpush-job/datasets/account/ssh%5Flogs/).  
To set up a Logpush job, refer to [Logpush integration](https://edgetunnel-b2h.pages.dev/cloudflare-one/insights/logs/logpush/).

Oct 01, 2024
1. ### [Eliminate long-lived credentials and enhance SSH security with Cloudflare Access for Infrastructure](https://edgetunnel-b2h.pages.dev/changelog/post/2024-10-01-ssh-with-access-for-infrastructure/)  
[ Access ](https://edgetunnel-b2h.pages.dev/cloudflare-one/access-controls/policies/)  
Organizations can now eliminate long-lived credentials from their SSH setup and enable strong multi-factor authentication for SSH access, similar to other Access applications, all while generating access and command logs.  
SSH with [Access for Infrastructure](https://edgetunnel-b2h.pages.dev/cloudflare-one/access-controls/applications/non-http/infrastructure-apps/) uses short-lived SSH certificates from Cloudflare, eliminating SSH key management and reducing the security risks associated with lost or stolen keys. It also leverages a common deployment model for Cloudflare One customers: [WARP-to-Tunnel](https://edgetunnel-b2h.pages.dev/cloudflare-one/networks/connectors/cloudflare-tunnel/use-cases/ssh/ssh-device-client/).  
SSH with Access for Infrastructure enables you to:

  * **Author fine-grained policy** to control who may access your SSH servers, including specific ports, protocols, and SSH users.
  * **Monitor infrastructure access** with Access and SSH command logs, supporting regulatory compliance and providing visibility in case of security breach.
  * **Preserve your end users' workflows.** SSH with Access for Infrastructure supports native SSH clients and does not require any modifications to users’ SSH configs.  
![Example of an infrastructure Access application](https://edgetunnel-b2h.pages.dev/_astro/infrastructure-app.BhpJOgxs_Z1M0wLH.webp)  
To get started, refer to [SSH with Access for Infrastructure](https://edgetunnel-b2h.pages.dev/cloudflare-one/networks/connectors/cloudflare-tunnel/use-cases/ssh/ssh-infrastructure-access/).

Jun 16, 2024
1. ### [Explore product updates for Cloudflare One](https://edgetunnel-b2h.pages.dev/changelog/post/2024-06-16-cloudflare-one/)  
[ Access ](https://edgetunnel-b2h.pages.dev/cloudflare-one/access-controls/policies/)[ Browser Isolation ](https://edgetunnel-b2h.pages.dev/cloudflare-one/remote-browser-isolation/)[ CASB ](https://edgetunnel-b2h.pages.dev/cloudflare-one/integrations/cloud-and-saas/)[ Cloudflare Tunnel for SASE ](https://edgetunnel-b2h.pages.dev/cloudflare-one/networks/connectors/cloudflare-tunnel/)[ Digital Experience Monitoring ](https://edgetunnel-b2h.pages.dev/cloudflare-one/insights/dex/)[ Data Loss Prevention ](https://edgetunnel-b2h.pages.dev/cloudflare-one/data-loss-prevention/)[ Email security ](https://edgetunnel-b2h.pages.dev/cloudflare-one/email-security/)[ Gateway ](https://edgetunnel-b2h.pages.dev/cloudflare-one/traffic-policies/)[ Multi-Cloud Networking ](https://edgetunnel-b2h.pages.dev/multi-cloud-networking/)[ Cloudflare Network Firewall ](https://edgetunnel-b2h.pages.dev/cloudflare-network-firewall/)[ Network Flow ](https://edgetunnel-b2h.pages.dev/network-flow/)[ Magic Transit ](https://edgetunnel-b2h.pages.dev/magic-transit/)[ Cloudflare WAN ](https://edgetunnel-b2h.pages.dev/cloudflare-wan/)[ Network Interconnect ](https://edgetunnel-b2h.pages.dev/network-interconnect/)[ Risk Score ](https://edgetunnel-b2h.pages.dev/cloudflare-one/insights/risk-score/)[ Cloudflare One Client ](https://edgetunnel-b2h.pages.dev/cloudflare-one/team-and-resources/devices/cloudflare-one-client/)  
Welcome to your new home for product updates on [Cloudflare One](https://edgetunnel-b2h.pages.dev/cloudflare-one/).  
Our [new changelog](https://edgetunnel-b2h.pages.dev/changelog/) lets you read about changes in much more depth, offering in-depth examples, images, code samples, and even gifs.  
If you are looking for older product updates, refer to the following locations.  
Older product updates

  * [Access](https://edgetunnel-b2h.pages.dev/cloudflare-one/changelog/access/)
  * [Browser Isolation](https://edgetunnel-b2h.pages.dev/cloudflare-one/changelog/browser-isolation/)
  * [CASB](https://edgetunnel-b2h.pages.dev/cloudflare-one/changelog/casb/)
  * [Cloudflare Tunnel](https://edgetunnel-b2h.pages.dev/cloudflare-one/changelog/tunnel/)
  * [Data Loss Prevention](https://edgetunnel-b2h.pages.dev/cloudflare-one/changelog/dlp/)
  * [Digital Experience Monitoring](https://edgetunnel-b2h.pages.dev/cloudflare-one/changelog/dex/)
  * [Email security](https://edgetunnel-b2h.pages.dev/cloudflare-one/changelog/email-security/)
  * [Gateway](https://edgetunnel-b2h.pages.dev/cloudflare-one/changelog/gateway/)
  * [Multi-Cloud Networking](https://edgetunnel-b2h.pages.dev/multi-cloud-networking/changelog/)
  * [Cloudflare Network Firewall](https://edgetunnel-b2h.pages.dev/cloudflare-network-firewall/changelog/)
  * [Magic Network Monitoring](https://edgetunnel-b2h.pages.dev/network-flow/changelog/)
  * [Magic Transit](https://edgetunnel-b2h.pages.dev/magic-transit/changelog/)
  * [Magic WAN](https://edgetunnel-b2h.pages.dev/cloudflare-wan/changelog/)
  * [Network Interconnect](https://edgetunnel-b2h.pages.dev/network-interconnect/changelog/)
  * [Risk score](https://edgetunnel-b2h.pages.dev/cloudflare-one/changelog/risk-score/)
  * [Cloudflare One Client](https://edgetunnel-b2h.pages.dev/changelog/cloudflare-one-client/)

```json
{"@context":"https://schema.org","@type":"BlogPosting","@id":"https://edgetunnel-b2h.pages.dev/changelog/product/access/2/#page","headline":"Access Changelog | Cloudflare Docs","url":"https://edgetunnel-b2h.pages.dev/changelog/product/access/2/","inLanguage":"en","image":"https://edgetunnel-b2h.pages.dev/cf-twitter-card.png","publisher":{"@type":"Organization","name":"Cloudflare","url":"https://www.cloudflare.com/"},"isPartOf":{"@type":"WebSite","@id":"https://edgetunnel-b2h.pages.dev/#website","name":"Cloudflare Docs","url":"https://edgetunnel-b2h.pages.dev/"}}
```
