b40ff63412
When there are no groups defined in the auth hash attributes, `Gitlab::Saml::AuthHash#groups` should return an empty array, and `Gitlab::Saml::User#find_user` should not mark the user as external. Closes gitlab-org/gitlab-ce#38923.
5 lines
107 B
YAML
5 lines
107 B
YAML
---
|
|
title: Fix SAML error 500 when no groups are defined for user
|
|
merge_request: 14913
|
|
author:
|
|
type: fixed
|