23 Commits (4b51cafe713564fb554ed94d1a34c9c6f305c395)

Author SHA1 Message Date
harture c5e13ab423
[CLOUDTRUST-1502] Multi-token API 6 years ago
harture 38db192a57
Add HTTP status to HTTPerror message 6 years ago
harture c5106a945e
[CLOUDTRUST-1716] Fix token verification issue 6 years ago
Sonia 112a4a5211
[CLOUDTRUST-1261] Error handling 6 years ago
sispeo d6c41c2a90 [CLOUDTRUST-1528] OIDC connect optimization 6 years ago
bsoniam 1c7676253d in case of error, parse it and include in the message only the errorMessage part 7 years ago
Sonia 3ed290c1f2 CLOUDTRUST-1392 Send reminder email API 7 years ago
harture 45101e8157
Fix to be able to send same key multiple times 7 years ago
harture 6458bc7fc8 Remove audience from JWT token to avoid issue between string and string array 7 years ago
harture 0d5f98aceb
Fix issue with aud which must be a string array to be compatible with Keycloak JWT token (#7) 7 years ago
harture 63b8ab876a Improve errors 7 years ago
harture c74ea00103 Add X-Forwarded-Proto header 7 years ago
harture fe4be8ecca Try to fix issue with Host header 7 years ago
harture dfdb683f3a Set Host header with token issuer 7 years ago
harture 0d9651c897 Split API url and Token issuer URL 7 years ago
harture 2c7682d26b Return location for creation REST call 7 years ago
harture d726826888 Fix issue with pointers 7 years ago
harture 90f32c9fec Retrieve Header location for creation of entities 7 years ago
harture 8613196e70 Code cleaning 7 years ago
harture 93716aa74d Access token provided for each request 7 years ago
Johan Droz e7e89f6a4f tmp 8 years ago
Johan Droz 7ffcaeb28a tmp 8 years ago
Johan Droz 6f567f1798 Add path for attack-detection, handle errors with errors package 8 years ago
Johan Droz e15e6573f7 Add routes for clients 8 years ago
Johan Droz 97597e8997 Move tests to integration tests, put everything in repo root, add comments 8 years ago
Johan Droz 2ad17ce219 Update error handling, avoid error when reply is not json 8 years ago
Johan Droz 4eefeafca4 Export Client 8 years ago
Johan Droz e478518e96 Refactor keycloak client, add new routes. 8 years ago