package jwt

import "k8s.io/apiserver/pkg/authentication/token/jwt"

Index

Functions

func CredentialIDForJTI

func CredentialIDForJTI(jti string) string

CredentialIDForJTI converts a given JTI string into a credential identifier for use in a users 'extra' info.

Source Files

jwt.go

Version
v0.33.0 (latest)
Published
Apr 23, 2025
Platform
linux/amd64
Last checked
1 hour ago

Tools for package owners.