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
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
..
authnz Fix OIDC claims granting admin by default (#86) 4 years ago