mirror of https://github.com/status-im/consul.git
Remove remaining beta tags
This commit is contained in:
parent
3f01e08ae0
commit
166da8f710
|
@ -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.
|
||||
|
||||
|
|
|
@ -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 />
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue