We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1316068 commit d9268a0Copy full SHA for d9268a0
docs/proposals/authentication-filter.md
@@ -970,6 +970,7 @@ type NamespacedSecretKeyReference struct {
970
971
For initial implementaion, both Basic Auth and Local JWKS should will only have access to Secrets in the same namespace.
972
973
+Example: Grant BasicAuth in app-ns to read a Secret in security-ns
974
Example: Grant BasicAuth in app-ns to read a Secret in security-ns
975
976
```yaml
0 commit comments