Commit 2db74b25a428629632595b790aacafe3eeecb4a9
1 parent
ac055397
Removed 'name' from Github OAuth2 template
Showing
1 changed file
with
0 additions
and
1 deletions
@@ -8,7 +8,6 @@ | @@ -8,7 +8,6 @@ | ||
8 | "clientAuthenticationMethod": "BASIC", | 8 | "clientAuthenticationMethod": "BASIC", |
9 | "userNameAttributeName": "login", | 9 | "userNameAttributeName": "login", |
10 | "basic": { | 10 | "basic": { |
11 | - "lastNameAttributeKey": "name", | ||
12 | "tenantNameStrategy": "DOMAIN" | 11 | "tenantNameStrategy": "DOMAIN" |
13 | }, | 12 | }, |
14 | "comment": "In order to log into ThingsBoard you need to have user's email. You may configure and use Custom OAuth2 Mapper to get email information. Please refer to <a href=\"https://docs.github.com/en/rest/reference/users#list-email-addresses-for-the-authenticated-user\">Github Documentation</a>", | 13 | "comment": "In order to log into ThingsBoard you need to have user's email. You may configure and use Custom OAuth2 Mapper to get email information. Please refer to <a href=\"https://docs.github.com/en/rest/reference/users#list-email-addresses-for-the-authenticated-user\">Github Documentation</a>", |