Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ColumnTypeDescription
idvarcharuuid of this entry (one user could have ui and ws credential)
usernamevarcharusername or local entity system name
typevarcharusername or localEntity
is_hashedvarcharT for is hashed, F for is public key
encryption_typevarchare.g. SHA-256 or RS-256 (key type)
the_saltvarcharsecure random prepended to hashed pass
the_passwordvarcharencrypted public key or encrypted hashed salted password
ws_or_uivarcharws (includes scim) or ui
allowed_from_cidrsvarcharnetwork cidrs where credential is allowed from
recent_source_addressesvarcahrjson with timestamps
failed_source_addressesvarcharif restricted by cidr, this was failed IPs (json with timestamp?)
last_authenticatedtimestampwhen last authenticated
last_editedtimestampwhen this was last edited

...