minio/pkg/iam
Harshavardhana 8d47ef503c Fix crash observed in OPA initialization (#7990)
Related to #7982, this PR refactors the code
such that we validate the OPA or JWKS in a
common place.

This is also a refactor which is already done
in the new config migration change. Attempt
to avoid any network I/O during Unmarshal of
JSON from disk, instead do it later when
updating the in-memory data structure.
2019-07-29 15:58:25 -07:00
..
policy Fix crash observed in OPA initialization (#7990) 2019-07-29 15:58:25 -07:00
validator Fix crash observed in OPA initialization (#7990) 2019-07-29 15:58:25 -07:00