87cc53b743
Add management-integrations ( #1227 )
2023-10-17 17:19:47 +02:00
f89c200ce9
Fix api Auth with PAT when a custom UserIDClaim is configured in management.json ( #1120 )
...
The API authentication with PATs was not considering different userIDClaim
that some of the IdPs are using.
In this PR we read the userIDClaim from the config file
instead of using the fixed default and only keep
it as a fallback if none in defined.
2023-09-01 18:09:59 +02:00
2541c78dd0
Use error level for JWT parsing error logs ( #1026 )
2023-07-22 17:56:27 +02:00
d3de035961
error responses always lower case + duplicate error response fix
2023-04-01 11:04:21 +02:00
32c96c15b8
disable linter errors by comment
2023-03-31 10:30:05 +02:00
f273fe9f51
revert codacy
2023-03-30 18:54:55 +02:00
e08af7fcdf
codacy
2023-03-30 17:46:21 +02:00
454240ca05
comments for codacy
2023-03-30 17:32:44 +02:00
1343a3f00e
add test + codacy
2023-03-30 16:43:39 +02:00
db3a9f0aa2
refactor jwt token validation and add PAT to middleware auth
2023-03-30 10:54:09 +02:00