Skip to content

saml: parses role of user as int.

Martin Darmüntzel requested to merge hutchison/official-plugins:master into master

In case the idp sends the role as a string it will be parsed as an int to prevent errors.

Merge request reports