Commit Graph

29 Commits

Author SHA1 Message Date
admin e2844df53b removed the snippet where it checks the authorization in authentication, authn is purely checking if the user is registered in db 2026-01-14 08:25:19 +08:00
admin 9af3e50011 fixed dereferencing of FetchedRedirectURI 2026-01-07 16:32:05 +08:00
admin de1361c20e fixed allowedRedirectURI 2026-01-07 15:40:53 +08:00
admin 2f1debaa96 added logging 2026-01-07 15:32:30 +08:00
admin 78c384055b removed unused variable 2026-01-07 15:27:32 +08:00
admin cd2c4cccb7 fixed error message 2026-01-07 15:27:23 +08:00
admin 1c443649d3 fixed redirect_uri logic 2026-01-07 15:21:01 +08:00
admin bfdfbba53e fixed logic 2026-01-07 14:42:05 +08:00
admin d91e4e57c8 added redirect_uri fetching from query param 2026-01-07 13:21:21 +08:00
admin ec18a6cacd added whitelisting of redirect 2026-01-07 13:20:24 +08:00
admin c8e873cbc1 add another check before generating a token for the used email 2026-01-06 09:19:15 +08:00
admin 4068992e06 fix 2026-01-06 09:11:28 +08:00
admin 679a7a9a42 removed redirec t 2026-01-06 09:07:24 +08:00
admin 744796a4b1 added logging 2026-01-05 16:03:53 +08:00
admin 81d3c5a3bd added health routes 2026-01-05 14:41:25 +08:00
admin c69a33dfd8 fixed 2026-01-05 14:06:03 +08:00
admin bf75cffb57 fix unable to find metricsPath 2026-01-05 14:00:12 +08:00
admin d92a05407c fixed 2026-01-05 13:13:07 +08:00
admin 47f32c9f2e used RSA instead of HMAC signing 2026-01-05 10:44:23 +08:00
admin 0a7694ef85 ignored .key 2026-01-05 10:43:42 +08:00
admin e54d121558 adjusted to fit the URS for JWT expiration time 2026-01-05 09:40:48 +08:00
admin ee45b546a3 added fetching of role_id 2025-12-18 10:25:04 +08:00
admin 8c67cd38e7 fixed 2025-12-15 14:10:10 +08:00
admin 44f7ddc1e3 fixed 2025-12-15 10:39:13 +08:00
admin adb0f59b23 authentication requests from authorization microservice 2025-12-09 15:43:48 +08:00
admin 7c87114b30 fixed 2025-11-26 11:31:09 +08:00
admin dd38813636 fixed 2025-11-26 11:31:02 +08:00
admin 00250fb7c3 fixed sonarqube issues 2025-11-25 15:18:13 +08:00
admin 052c7e0cca init commit 2025-11-25 15:12:31 +08:00