From f3025d2b32c47e5d5f2eb2cad9cd2ede2ecdac03 Mon Sep 17 00:00:00 2001 From: Matthias Dellweg <2500@gmx.de> Date: Thu, 6 Jun 2024 20:52:17 +0200 Subject: [PATCH] Update CHANGES/5437.feature MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Ľuboš Mjachky --- CHANGES/5437.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES/5437.feature b/CHANGES/5437.feature index 3cd4a4878aa..d2c6eafe38b 100644 --- a/CHANGES/5437.feature +++ b/CHANGES/5437.feature @@ -1,2 +1,2 @@ Add ability to configure the openapi schema for remote user authentication via `REMOTE_USER_OPENAPI_SECURITY_SCHEME`. -It defaults to "mutualTLS" for cert based authentication. +Its type defaults to "mutualTLS" for cert based authentication.