User story #17065
closedMake the generic method usable without token
Description
Authentication through a token is optional in Consul, and we probably need to allow easily using public value in the method.
When there is no token
entry in the consul config, the method should not pass the token header in the HTTP call.
Updated by Anonymous over 4 years ago
- Status changed from New to Pending release
Applied in changeset rudder:rudder-plugins|166cd6ec44d8640ce9426559253ffc7193498180.
Updated by Anonymous over 4 years ago
Applied in changeset rudder:rudder-plugins|96f323bd46208288def16642fb42b97078110a44.
Updated by Anonymous over 4 years ago
Applied in changeset rudder:rudder-plugins|cc867ed1eb955c4b562eb58cc7d2c42f2c48f37e.
Updated by Anonymous over 4 years ago
Applied in changeset rudder:rudder-plugins|034bf6dda2c68b62c254b65c03d71b0509638a8d.
Updated by Anonymous over 4 years ago
Applied in changeset rudder:rudder-plugins|8a49023f6fd9d2b6722eb6a29a1548a8ce9d6153.
Updated by Anonymous over 4 years ago
Applied in changeset rudder:rudder-plugins|2a7d762bb2e9c91ad2b8c0cba3f31a839289c465.
Updated by Vincent MEMBRÉ over 4 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 6.0-1.0 which was released today.