With SAML SSO integration the usernames can be emails, which contain "@" and may contain "-" characters.
The logic to split the userprop resource names into user and key was adjusted to consider the key is the portion after the last "-" and the user is everything before the last "-".
With SAML SSO integration the usernames can be emails, which contain "@" and may contain "-" characters. The logic to split the userprop resource names into user and key was adjusted to consider the key is the portion after the last "-" and the user is everything before the last "-".