From f251f1d532862fbb4a2dec0fe87c73781effe4a8 Mon Sep 17 00:00:00 2001 From: Isabel <76437239+imatwawana@users.noreply.github.com> Date: Fri, 13 Oct 2023 08:01:41 -0400 Subject: [PATCH] Add role mapping support for Google OIDC (#76459) * Add role mapping support for Google OIDC * Added note about entry already being in on-prem * Add line * Fixed version syntax * Fixed typo * Removed index.md from link * Added release date --- docs/sources/whatsnew/whats-new-next/index.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/docs/sources/whatsnew/whats-new-next/index.md b/docs/sources/whatsnew/whats-new-next/index.md index 724719b637c..0cbd0cf9047 100644 --- a/docs/sources/whatsnew/whats-new-next/index.md +++ b/docs/sources/whatsnew/whats-new-next/index.md @@ -18,6 +18,22 @@ weight: -37 Welcome to Grafana Cloud! Read on to learn about the newest changes to Grafana Cloud. +## Role mapping support for Google OIDC + + + + +October 24, 2023 + +_Generally available in Grafana Cloud_ + +You can now map Google groups to Grafana organizational roles when using Google OIDC. +This is useful if you want to limit the access users have to your Grafana instance. + +We've also added support for controlling allowed groups when using Google OIDC. + +Refer to the [Google Authentication documentation](https://grafana.com/docs/grafana//setup-grafana/configure-security/configure-authentication/google/) to learn how to use these new options. + ## Distributed tracing in Grafana Cloud k6