You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wg-access-server/pkg/authnz/authconfig
Michael Robbins 4e98f6ed7f
Fix OIDC claims granting admin by default (#86)
* Fix OIDC documentation

Renaming userClaimsRules => claimMapping to match source code

* Updating Claim logic to add a basic 'truthy' check

If the Claim has a boolean result, check that it is true
If the Claim has a string result, check that it isn't empty
4 years ago
..
authconfig.go basic admin feature, network isolation, docs, helm, k8s, docs (#15) 4 years ago
basic.go lots of refactoring - also a fix for #56 4 years ago
gitlab.go basic admin feature, network isolation, docs, helm, k8s, docs (#15) 4 years ago
oidc.go Fix OIDC claims granting admin by default (#86) 4 years ago