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 a446162136
commit cec1245c2a

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.
```