From 06236fba3c09ea487bbb4b25ad0f738e60153e73 Mon Sep 17 00:00:00 2001 From: Sherin Date: Thu, 6 Mar 2025 12:43:25 +0200 Subject: [PATCH 1/4] Update saas-updates.md --- docs/home/saas-updates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/home/saas-updates.md b/docs/home/saas-updates.md index d9a8f6a644..c429bbef7e 100644 --- a/docs/home/saas-updates.md +++ b/docs/home/saas-updates.md @@ -24,7 +24,7 @@ In contrast, bug fixes are deployed as needed to address urgent issues and are r * Added the NVIDIA logo to the platform, including the login page and other general areas. * Audit log: Only users with tenant-wide permissions now have the ability to access audit logs, ensuring proper access control and data security. * CLI v2: Users will be able to submit workloads and map secrets to volumes using the `--secret-volume` flag. This feature is applicable for all workload types - workspaces, training, and inference. - +* SSO OpenID Connect authentication now supports token exchange of JWT tokens with groups in both list and map formats. In the map format, the group name is used as the value. This applies to new identity providers only. #### Resolved Bugs From 44291bf8a79d3f6643eb1da22e917ae2cc31c729 Mon Sep 17 00:00:00 2001 From: Sherin Date: Thu, 6 Mar 2025 12:47:44 +0200 Subject: [PATCH 2/4] Update saas-updates.md --- docs/home/saas-updates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/home/saas-updates.md b/docs/home/saas-updates.md index c429bbef7e..0006b8bdfe 100644 --- a/docs/home/saas-updates.md +++ b/docs/home/saas-updates.md @@ -16,7 +16,7 @@ In contrast, bug fixes are deployed as needed to address urgent issues and are r ## March 2025 releases -### March 04, 2025 +### March 05, 2025 #### Product enhancements From 197957db7c4a46bd1baecd6b01dca17c8a77fde8 Mon Sep 17 00:00:00 2001 From: Sherin Date: Thu, 6 Mar 2025 12:50:24 +0200 Subject: [PATCH 3/4] Update saas-updates.md --- docs/home/saas-updates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/home/saas-updates.md b/docs/home/saas-updates.md index 0006b8bdfe..3dab0dccb9 100644 --- a/docs/home/saas-updates.md +++ b/docs/home/saas-updates.md @@ -11,7 +11,7 @@ SaaS releases follow a scheduled rollout cadence, typically every two weeks, all In contrast, bug fixes are deployed as needed to address urgent issues and are released immediately to ensure the stability and security of the service. -* Latest release: [March 04, 2025](#march-04-2025) +* Latest release: [March 05, 2025](#march-05-2025) * Previous releases: [February 16-23, 2025](#february-16-23-2025), [February 02-09, 2025](#february-02-09-2025) ## March 2025 releases From 7b37b9a337fbeb0cff9acfa1db19cf7fd050b50e Mon Sep 17 00:00:00 2001 From: Sherin Date: Thu, 6 Mar 2025 12:57:20 +0200 Subject: [PATCH 4/4] Update saas-updates.md --- docs/home/saas-updates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/home/saas-updates.md b/docs/home/saas-updates.md index 3dab0dccb9..a1d7d0eb49 100644 --- a/docs/home/saas-updates.md +++ b/docs/home/saas-updates.md @@ -24,7 +24,7 @@ In contrast, bug fixes are deployed as needed to address urgent issues and are r * Added the NVIDIA logo to the platform, including the login page and other general areas. * Audit log: Only users with tenant-wide permissions now have the ability to access audit logs, ensuring proper access control and data security. * CLI v2: Users will be able to submit workloads and map secrets to volumes using the `--secret-volume` flag. This feature is applicable for all workload types - workspaces, training, and inference. -* SSO OpenID Connect authentication now supports token exchange of JWT tokens with groups in both list and map formats. In the map format, the group name is used as the value. This applies to new identity providers only. +* SSO OpenID Connect authentication now supports token exchange of JWT tokens with groups in both list and map formats. In map format, the group name is used as the value. This applies to new identity providers only. #### Resolved Bugs