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
|
layout: docs
|
||||||
page_title: JWT Auth Method
|
page_title: JWT Auth Method
|
||||||
sidebar_title: JWT <sup>Beta</sup>
|
sidebar_title:
|
||||||
description: >-
|
description: >-
|
||||||
The JWT auth method can be used to authenticate with Consul by providing a
|
The JWT auth method can be used to authenticate with Consul by providing a
|
||||||
JWT directly. The JWT is cryptographically verified using locally-provided
|
JWT directly. The JWT is cryptographically verified using locally-provided
|
||||||
|
@ -9,7 +9,7 @@ description: >-
|
||||||
appropriate keys.
|
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.8.0+:** This feature is available in Consul versions 1.8.0 and newer.
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
layout: docs
|
layout: docs
|
||||||
page_title: OIDC Auth Method
|
page_title: OIDC Auth Method
|
||||||
sidebar_title: OIDC <sup>Beta</sup>
|
sidebar_title: OIDC
|
||||||
description: >-
|
description: >-
|
||||||
The OIDC auth method can be used to authenticate with Consul using OpenID
|
The OIDC auth method can be used to authenticate with Consul using OpenID
|
||||||
Connect (OIDC). This method allows authentication via a configured OIDC
|
Connect (OIDC). This method allows authentication via a configured OIDC
|
||||||
|
@ -9,7 +9,7 @@ description: >-
|
||||||
Consul UI or the command line.
|
Consul UI or the command line.
|
||||||
---
|
---
|
||||||
|
|
||||||
# OIDC Auth Method <sup>Beta</sup>
|
# OIDC Auth Method
|
||||||
|
|
||||||
<EnterpriseAlert />
|
<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 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
|
-> **1.8.0+:** This feature is available in Consul versions 1.8.0 and higher
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue