cat_gateway::service::common::auth::rbac

Module token

source
Expand description

Catalyst RBAC Token utility functions Catalyst RBAC Token utility functions.

Structsยง

  • A Catalyst RBAC Authorization Token.
  • Kid ๐Ÿ”’
    Key ID - Blake2b-128 hash of the Role 0 Certificate defining the Session public key. BLAKE2b-128 produces digest side of 16 bytes.
  • Ed25519 signatures are (64 bytes)
  • UlidBytes ๐Ÿ”’
    Identifier for this token, encodes both the time the token was issued and a random nonce.