LoginOutputBody

  • $schema
    Type: stringFormat: uri
    read-only

    A URL to the JSON Schema for this object.

  • passwordChangeRequired
    Type: boolean

    True if password must be changed

  • setupRequired
    Type: boolean

    True if TOTP must be set up

  • setupToken
    Type: string

    Short-lived token for setup flows

  • token
    Type: string

    JWT access token

  • totpRequired
    Type: boolean

    True if TOTP code must be provided

  • totpSecret
    Type: string

    TOTP secret for QR code generation

  • totpUri
    Type: string

    otpauth:// URI for authenticator apps