Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 760 Bytes

UserAuthentication.md

File metadata and controls

15 lines (11 loc) · 760 Bytes

UserAuthentication

Properties

Name Type Description Notes
authtoken string For code-based auth. Format: orgslug:userslug:sentcode [optional]
userauthtoken string For token-based auth. [optional]
jwtproxy string JWT token from trusted foreign source [optional]
fq_tag string For password-based auth. Format: @userslug:orgslug [optional]
password string For password-based auth. [optional]
otp string For multifactor auth. [optional]

[Back to Model list] [Back to API list] [Back to README]