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
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
3 years ago
..
authconfig Fix OIDC claims granting admin by default (#86) 3 years ago
authruntime basic admin feature, network isolation, docs, helm, k8s, docs (#15) 4 years ago
authsession show the owner name in admin UI (#24) 4 years ago
authtemplates basic admin feature, network isolation, docs, helm, k8s, docs (#15) 4 years ago
authutil improved error handling for gitlab and oidc login (#54) 4 years ago
router.go lots of refactoring - also a fix for #56 4 years ago