envoyproxy / envoyproxy/gateway

Option to set value of audiences via secret

Open
#6,654 1 comment 0 reactions 0 assignees View on GitHub
stale triage
Dominant language
Go
Stars
3k
Forks
864
Avg merge
2d 2h
Merged PRs (30d)
140

Description

[provider](https://gateway.envoyproxy.io/latest/api/extension_types/#jwtprovider) defines audiences as string array. Using references here would be more flexible.

proposal:
```
audiences: string array
audienceRefs: SecretObjectReference array
```

the discussion came up in [5153](https://github.com/envoyproxy/gateway/issues/5153#event-18816571863) during the introduction of `ClientIdRef` as an alternative to `ClientId`. Imho we should stick to the same pattern here.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.