mirror of
https://github.com/minio/minio.git
synced 2024-12-25 22:55:54 -05:00
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_test.go | ||
jwks.go | ||
jwt_test.go | ||
jwt.go | ||
validators_test.go | ||
validators.go |