mirror of https://github.com/minio/minio.git
8d47ef503c
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. |
||
---|---|---|
.. | ||
jwks.go | ||
jwks_test.go | ||
jwt.go | ||
jwt_test.go | ||
validators.go | ||
validators_test.go |