Module backend::config::auth::claims

source ·
Expand description

Responsible for parsing and validating JWT tokens.

Structs§

  • Fields the token has (only the necessary fields are actually extracted).
  • The roles active at the realm level.