FortiMonitor
FortiMonitor is a holistic, SaaS-based digital experience and network performance monitoring solution which combines monitoring, network incident management, automation, and network configuration management into a single source of truth
MR_B
Staff
Staff
Article Id 225657
Description This article describes how to leverage the SAML role mapping within SSO Integration to automatically assign new users permissions.
Scope FortiMonitor, SSO Integration, SAML
Solution

Overview


When leveraging SSO Integration, FortiMonitor has the option to assign users permissions automatically based on data passed by SAML.

In order to take advantage of this, the SSO Integration will need to provide an additional SAML field with a payload that is defined within the SSO Integration setup of FortiMonitor.

 
Use Cases

 

For example, if user has an attribute named 'Department' that is shared via the SSO integration, one can define the values that FortiMonitor should expect to see such as 'IT' or 'Sales' and based on the value received a user can be assigned a FortiMonitor role such as 'Account Admin' or 'Dashboard Viewer'.

 
Example

 

Example of attribute values being passed by an OKTA integration including the 'Department' attribute.

 

MR_B_0-1664917475674.png

 

Example of the SAML XML data that will be passed to FortiMonitor including the Attribute Name of 'Department' and AttributeValue of 'IT'.

 

MR_B_1-1664917608481.png


Example of the FortiMonitor SSO Configuration showing the settings for Auto Create Users and Assign Roles Based on SAML mapping.

When the value received for the 'Department' attribute is 'Sales' the user will automatically created and assigned the 'Dashboard Viewer' role.

When the attribute value is 'IT' the user will be automatically created and assigned the 'Account Admin' role.

 

MR_B_2-1664917629506.png

 

Contributors