Removed section. (#37601)

This commit is contained in:
achatterjee-grafana
2021-08-05 12:51:08 -04:00
committed by GitHub
parent 74f89cfd3a
commit ef19e2edce

View File

@ -163,8 +163,3 @@ To find out how you can configure it along with other Grafana UI elements, like
### Oauth2 - Team Sync to Group Mapping ### Oauth2 - Team Sync to Group Mapping
With Team Sync you can map your Generic OAuth groups to teams in Grafana so that the users are automatically added to the correct teams. With Team Sync you can map your Generic OAuth groups to teams in Grafana so that the users are automatically added to the correct teams.
### Support for AES-GCM encryption algorithm
Added support for AES-GCM cipher mode, preferred by some security standards and teams. By default, Grafana uses the AES-CFB cipher mode to encrypt data source credentials and usernames in Grafanas database.