mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-04-15 07:06:45 +00:00
- AudienceMatchingStrategy: we want to use the default matcher from fosite, so remove that line - AllowedPromptValues: We can use the default if we add a small change to the auth_handler.go to account for it (in a future commit) - MinParameterEntropy: Use the fosite default to make it more likely that off the shelf OIDC clients can work with the supervisor Signed-off-by: Ryan Richard <richardry@vmware.com>