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-alpha.1
Published
Feb 5, 2025
Platform
linux/amd64
Last checked
24 seconds ago

Tools for package owners.