From 08735128dc82797dde27a742229dd9576948bde8 Mon Sep 17 00:00:00 2001 From: Mark Phelps <209477+markphelps@users.noreply.github.com> Date: Sun, 21 Jan 2024 11:17:59 -0500 Subject: [PATCH] chore: Update usecases/cloudnative.mdx Co-authored-by: George --- usecases/cloudnative.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usecases/cloudnative.mdx b/usecases/cloudnative.mdx index a9b2223..7cd04c4 100644 --- a/usecases/cloudnative.mdx +++ b/usecases/cloudnative.mdx @@ -56,7 +56,7 @@ Our [declarative storage](/configuration/storage#declarative) also allows you to ### Security -Flipt is designed to be secure by default. It supports multiple authentication methods, including static tokens, Kubernetes service account tokens, JWT, and OIDC. +Flipt supports multiple authentication methods, including static tokens, Kubernetes service account tokens, JWT, and OIDC. See our [Authentication](/authentication) documentation for more information on the authentication methods supported by Flipt.