halo/application
John Niang de85156067
Refactor CryptoService for simplifying RSA key generation (#5978)
#### What type of PR is this?

/kind cleanup
/area core
/milestone 2.16.x

#### What this PR does / why we need it:

This PR removes PatJwkSupplier interface, scheduled RSA key generation, and move some of them into CryptoService.

Currently, we only use `pat_id_rsa` as private key for authentication modules instead of `id_rsa`(deprecated).

#### Does this PR introduce a user-facing change?

```release-note
None
```
2024-05-24 04:32:50 +00:00
..
src Refactor CryptoService for simplifying RSA key generation (#5978) 2024-05-24 04:32:50 +00:00
build.gradle chore: bump preset plugins version (#5839) 2024-04-30 06:38:17 +00:00