File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change @@ -17385,15 +17385,11 @@ components:
17385
17385
x-linode-cli-display: 3
17386
17386
authentication_type:
17387
17387
type: string
17388
+ enum:
17389
+ - password
17388
17390
description: |
17389
- The authentication type of the account. Authentication types are chosen through
17390
- Cloud Manager and authorized when logging into your account. 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. For example, if a user:
17393
-
17394
- - Has never used Third-Party Authentication, their authentication type will be `password`.
17395
- - Is using Third-Party Authentication, their authentication type will be the name of their Identity Provider (eg. `github`).
17396
- - Has used Third-Party Authentication and has since revoked it, their authentication type will be `password`.
17391
+ This account's Cloud Manager authentication type. Currently, a user's password
17392
+ (in conjunction with their username) is the only available authentication type.
17397
17393
example: password
17398
17394
readOnly: true
17399
17395
Region:
You can’t perform that action at this time.
0 commit comments