contour
contour copied to clipboard
Add support for HTTP based external auth server
trafficstars
Currently Contour supports only the gRPC mechanism for external auth. However a lot of open source IAM solutions support HTTP based external auth for envoy which is useful to integrate with. Need to add support for HTTP based external auth in contour in order to integrate with IAM providers like authelia, authentik etc.