Commit 44bebf62 authored by Jeff Kreitner's avatar Jeff Kreitner

Correct the last name supported keys field for the SAML SSO assertions.

parent f3971166
......@@ -19,7 +19,7 @@ This allows SAML to be used for adding users to a group on GitLab.com and other
| Email | `email`, `mail` | (required) |
| Full Name | `name` | |
| First Name | `first_name`, `firstname`, `firstName` | |
| Last Name | `last_name`, `lastname`, `firstName` | |
| Last Name | `last_name`, `lastname`, `lastName` | |
## Providers
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment