Skip to main content

Crate hessra_identity_token

Crate hessra_identity_token 

Source

Structs§

HessraIdentity
Builder for creating Hessra identity tokens with flexible configuration.
IdentityRevocation
Represents an identity and its associated revocation ID
IdentityVerifier
Builder for verifying Hessra identity tokens with flexible configuration.
InspectResult
Result of inspecting an identity token

Functions§

add_identity_attenuation_to_token
create_short_lived_identity_token
Create a short-lived version of an identity token for just-in-time use
get_active_identity_revocation
Get the revocation ID for the current active identity in a token
get_identity_revocations
Get all identity revocations from an identity token
inspect_identity_token
Inspects an identity token to extract the subject/actor information without requiring verification.