Skip to content

Commit 7dfd652

Browse files
authored
Create 2025-10-01-saml.md
Change to SAML group to role matching
1 parent 23daa27 commit 7dfd652

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

blog-service/2025-10-01-saml.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
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+
### Change to SAML Group-to-Role Mapping
13+
14+
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.

0 commit comments

Comments
 (0)