saml: allow to keep existing roles on login (#3440)
This commit is contained in:
@@ -451,6 +451,7 @@ class ConfigurationTest extends TestCase
|
||||
'activate' => false,
|
||||
'title' => 'Login with SAML',
|
||||
'roles' => [
|
||||
'resetOnLogin' => true,
|
||||
'attribute' => null,
|
||||
'mapping' => []
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user