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
It appears the tls: attribute was dropped from the v1 AuthService config. This should be corrected so we can support @LiVe's use case of having Istio secure the traffic between Ambassador and the external auth service.
@HT154 In the mean time, enabling https to the external auth service is still supported by specifying it in the auth_service attribute e.g.
Describe the bug
v1 AuthService throws an error when specifying the
tls
property.To Reproduce
Expected behavior
The AuthService annotation continues to support the
tls
flag with the same semantics as before.Versions (please complete the following information):
The text was updated successfully, but these errors were encountered: