Remove remaining beta tags

This commit is contained in:
freddygv 2020-06-24 16:12:24 -06:00
parent 3f01e08ae0
commit 166da8f710
3 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
---
layout: docs
page_title: JWT Auth Method
sidebar_title: JWT <sup>Beta</sup>
sidebar_title:
description: >-
The JWT auth method can be used to authenticate with Consul by providing a
JWT directly. The JWT is cryptographically verified using locally-provided
@ -9,7 +9,7 @@ description: >-
appropriate keys.
---
# JWT Auth Method <sup>Beta</sup>
# JWT Auth Method
-> **1.8.0+:** This feature is available in Consul versions 1.8.0 and newer.

View File

@ -1,7 +1,7 @@
---
layout: docs
page_title: OIDC Auth Method
sidebar_title: OIDC <sup>Beta</sup>
sidebar_title: OIDC
description: >-
The OIDC auth method can be used to authenticate with Consul using OpenID
Connect (OIDC). This method allows authentication via a configured OIDC
@ -9,7 +9,7 @@ description: >-
Consul UI or the command line.
---
# OIDC Auth Method <sup>Beta</sup>
# OIDC Auth Method
<EnterpriseAlert />

View File

@ -6,7 +6,7 @@ description: |-
WAN federation via mesh gateways allows for Consul servers in different datacenters to be federated exclusively through mesh gateways.
---
# WAN Federation via Mesh Gateways <sup>Beta</sup>
# WAN Federation via Mesh Gateways
-> **1.8.0+:** This feature is available in Consul versions 1.8.0 and higher