open-consul/agent/consul/authmethod
R.B. Boyer b4325dfbce
agent: ensure that we always use the same settings for msgpack (#7245)
We set RawToString=true so that []uint8 => string when decoding an interface{}.
We set the MapType so that map[interface{}]interface{} decodes to map[string]interface{}.

Add tests to ensure that this doesn't break existing usages.

Fixes #7223
2020-02-07 15:50:24 -06:00
..
kubeauth agent: ensure that we always use the same settings for msgpack (#7245) 2020-02-07 15:50:24 -06:00
testauth AuthMethod updates to support alternate namespace logins (#7029) 2020-01-14 10:09:29 -05:00
authmethods.go AuthMethod updates to support alternate namespace logins (#7029) 2020-01-14 10:09:29 -05:00
authmethods_oss.go Updates to allow for Namespacing ACL resources in Consul Enterp… (#6675) 2019-10-24 14:38:09 -04:00