auth/oidc: fix changelog entry for SecureAuth groups parsing (#16388)

This commit is contained in:
Austin Gebauer 2022-07-21 08:24:11 -07:00 committed by GitHub
parent aba72d7f7a
commit bafc630b12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
```release-note:feature
```release-note:improvement
auth/oidc: Adds support for group membership parsing when using SecureAuth as an OIDC provider.
```