//
pkg.gl
Category
github.com/stackrox/infra-auth-lib
auth
claimrule
package
0.0.4
Repository:
https://github.com/stackrox/infra-auth-lib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
2
Files
133 SLOC
#
Constants
Equal
Equal defines claim check if value is equal.
In
In defines claim check if value is withing the slice.
#
Structs
ClaimRule
ClaimRule represents the configuration for checking access token claims.
#
Type aliases
ClaimRules
ClaimRules represents the collection of claim rules that should be validated against an access token claims.