You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add under spec and additional options optional manifest value to allow proxy config file changes that are not defined to spec (this allows custom changes to OIDC behavior in the config on the fly instead of updating the release for new options)
Notes
Test & document how to configure oauth proxy to restrict access based on uaa group memberships to control access
Acceptance Criteria
Update package to latest release
Move bin from command line options to config file
Update templates to populate config file
Add spec for manual config file population
Test OIDC group restriction for access with uaa
The text was updated successfully, but these errors were encountered:
Bring this release up to date and add more configuration options
spec
and additional options optional manifest value to allow proxy config file changes that are not defined to spec (this allows custom changes to OIDC behavior in the config on the fly instead of updating the release for new options)Notes
uaa
group memberships to control accessAcceptance Criteria
The text was updated successfully, but these errors were encountered: