Skip to content

Commit b1ac48e

Browse files
kevin-sumojpipkin1
andauthored
Create 2025-10-01-saml.md (#5870)
* Create 2025-10-01-saml.md Change to SAML group to role matching * Updates from review * Change doc link --------- Co-authored-by: John Pipkin <[email protected]>
1 parent 23daa27 commit b1ac48e

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

blog-service/2025-10-01-manage.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: Change to SAML Group-to-Role Mapping (Manage)
3+
image: https://assets-www.sumologic.com/company-logos/_800x418_crop_center-center_82_none/SumoLogic_Preview_600x600.jpg?mtime=1617040082
4+
keywords:
5+
- saml
6+
- authentication
7+
hide_table_of_contents: true
8+
---
9+
10+
import useBaseUrl from '@docusaurus/useBaseUrl';
11+
12+
Sumo Logic has introduced a change to the way group-to-role mapping is handled when performing on-demand role provisioning during SAML authentication. Previously, all groups included in a SAML assertion were validated against roles in Sumo Logic. Going forward, only the groups that match existing roles in Sumo Logic will be applied to the authenticating user. Any non-matching groups will be ignored. Only if no roles match with the groups passed in the assertion will an authentication fail.
13+
14+
For more information about SAML configuration for roles provisioning, see [Configure on-demand roles provisioning](/docs/manage/security/saml/set-up-saml/#configure-on-demand-roles-provisioning).

0 commit comments

Comments
 (0)