Skip to content

Commit d4a2fed

Browse files
Copy edit
1 parent a91e219 commit d4a2fed

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

openapi.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17387,13 +17387,13 @@ components:
1738717387
type: string
1738817388
description: |
1738917389
The authentication type of the account. Authentication types are chosen through
17390-
Cloud Manager and authorized through Login. These authentication types are either
17390+
Cloud Manager and authorized when logging into your account. These authentication types are either
1739117391
the user's password (in conjunction with their username), or the name of their
17392-
indentity provider such as "github", "google", etc. For example:
17392+
indentity provider such as "github", "google", etc. For example, if a user:
1739317393

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".
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".
1739717397
example: password
1739817398
readOnly: true
1739917399
Region:

0 commit comments

Comments
 (0)