File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -17383,6 +17383,19 @@ components:
17383
17383
access/perform, see [/profile/grants](/api/v4/profile-grants).
17384
17384
example: false
17385
17385
x-linode-cli-display: 3
17386
+ authentication_type:
17387
+ type: string
17388
+ description: |
17389
+ The authentication type of the account. Authentication types are chosen through
17390
+ Cloud Manager and authorized through Login. These authentication types are either
17391
+ the user's password (in conjunction with their username), or the name of their
17392
+ indentity provider such as "github", "google", etc. For example:
17393
+
17394
+ - If a user has never used Third-Party Authentication, their authentication type will be "password".
17395
+ - If a user is using Third-Party Authentication, their authentication type will be the name of their Identity Provider (eg. "github").
17396
+ - If a user used Third-Party Authentication and has since revoked it, their authentication type will be "password".
17397
+ example: password
17398
+ readOnly: true
17386
17399
Region:
17387
17400
type: object
17388
17401
description: An area where Linode services are available.
You can’t perform that action at this time.
0 commit comments