From 884f013ca8da1c09a1eed6b2c8b7b33c21fdeb92 Mon Sep 17 00:00:00 2001 From: Noelle Daley Date: Thu, 17 Oct 2019 16:26:03 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 662eab95d1..18087f053f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ FEATURES: * **Active Directory Secret Check-In/Check-Out**: In the Active Directory secrets engine, users or applications can check out a service account for use, and its password will be rotated when it's checked back in. + * **New UI Features** The UI now supports managing users and groups for the Userpass, Cert, Okta, and Radius auth methods. CHANGES: