46a4852257
move jwt authentication converter
2025-08-18 13:06:28 +02:00
7a910c8428
move jwt authentication manager
2025-08-18 13:06:28 +02:00
b070a22b0e
move jwt user and jwt authentication
2025-08-18 13:06:28 +02:00
e19e0e59bc
update public path
2025-08-18 13:06:28 +02:00
audapi
c69a9cd07c
[RELEASE] - Bump version
2025-07-29 18:46:56 +00:00
audapi
1aeed3a457
[RELEASE] - Release version: 0.3.0
v0.3.0
2025-07-29 18:46:54 +00:00
8b6cc3b96e
update gradlew
2025-07-29 20:46:25 +02:00
5dabd53c2c
update project
2025-07-29 20:46:25 +02:00
b22dac2d25
add actuator.http
2025-07-29 20:46:25 +02:00
d9db974741
add GitHub actions for release and checks
2025-04-16 12:38:37 +02:00
82a473a613
upgrade gradle and spring boot
2025-04-16 12:38:37 +02:00
503e307c69
remove influx monitoring
2025-04-16 12:38:37 +02:00
7cc40e7fc6
[RELEASE] - bump version
2025-01-02 07:21:03 +01:00
e49261896a
[RELEASE] - release version: 0.2.0
v0.2.0
2025-01-02 07:21:00 +01:00
5a642edf2e
update Device Registry
...
- add catch WebClientResponseException to registerDevice in DeviceRegistryService
- add handle BAD_REQUEST to WebClient deviceRegistryCreateDevice in WebClientCalls.kt
2025-01-02 06:44:37 +01:00
1aee67d51c
Authorization
...
- add SecurityConfiguration
- add JwtAuthenticationManager
- add JwtAuthenticationConverter
- add JwtAuthenticationToken
- add JwtUserDetails
2025-01-02 06:43:15 +01:00
7f87c00dd9
set up authorization
2025-01-02 06:43:15 +01:00
22222fb0e3
Authentication
...
- add AuthenticationController
- add AuthenticationService
- add AccountRegistryProperty
- add WebClient.accountRegistryAuthenticate to WebClientCalls.kt
2025-01-01 20:54:32 +01:00
0d2457b574
set up authentication
2025-01-01 20:45:11 +01:00
1c4c2f077c
[RELEASE] - bump version
2024-12-28 08:20:19 +01:00
b7154a2243
[RELEASE] - release version: 0.1.0
v0.1.0
2024-12-28 08:20:16 +01:00
93680e50d5
Add MeterRegistry monitoring
...
- update and cleanup in README.md
- extract webclient call from registerDevice and add metrics in DeviceRegistryService
- add WebClientCalls.kt
- update kotlin logging dependency
- add MeterRegistry dependency
2024-12-28 07:16:38 +01:00
10f6486e37
Add device registry
...
- add RegistryController
- add DeviceRegistryService
- add Helper.kt
- add device registry property
- set up registry property
2024-12-21 14:59:58 +01:00
fe1b88cc97
Set up keystore
2024-12-21 14:58:58 +01:00
f230ab80d2
add WebClientConfiguration
2024-12-20 00:48:32 +01:00
2383c59441
Set up project structure
2024-12-20 00:48:13 +01:00