Updated OAuth2Templates
This commit is contained in:
parent
0cab032585
commit
a3f93554ee
@ -14,6 +14,7 @@
|
||||
"tenantNameStrategy": "DOMAIN"
|
||||
},
|
||||
"comment": null,
|
||||
"icon": "mdi:facebook",
|
||||
"loginButtonIcon": "mdi:facebook",
|
||||
"loginButtonLabel": "Login with Facebook",
|
||||
"helpLink": "https://developers.facebook.com/docs/facebook-login/web#logindialog"
|
||||
}
|
||||
@ -9,6 +9,7 @@
|
||||
"userNameAttributeName": "login",
|
||||
"basic": {},
|
||||
"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>",
|
||||
"icon": "mdi:github",
|
||||
"loginButtonIcon": "mdi:github",
|
||||
"loginButtonLabel": "Login with Github",
|
||||
"helpLink": "https://docs.github.com/en/developers/apps/creating-an-oauth-app"
|
||||
}
|
||||
@ -15,6 +15,7 @@
|
||||
"tenantNameStrategy": "DOMAIN"
|
||||
},
|
||||
"comment": null,
|
||||
"icon": "mdi:google",
|
||||
"loginButtonIcon": "mdi:google",
|
||||
"loginButtonLabel": "Login with Google",
|
||||
"helpLink": "https://developers.google.com/adwords/api/docs/guides/authentication"
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user