Commit Graph

20 Commits (13b1097304773018f45ab5dfe6127a2a4bff99ca)

Author SHA1 Message Date
Maxime Besson 13b1097304 Refactor SAML/CAS api to use value translation (#2318) 4 years ago
Maxime Besson ac4866f767 Fix error when updating saml sp via API (#2425) 4 years ago
Maxime Besson b1545bce5b Revert "Translate incoming JSON bools (#2318)" 4 years ago
Maxime Besson 85574cf97e Translate incoming JSON bools (#2318) 4 years ago
Christophe Maudoux 0a4fabb4e4 Use strict & fix warnings 5 years ago
Maxime Besson 0ca8701ea7 Api: friendly error if confKey is empty during creation 5 years ago
Maxime Besson 91ba11b898 API: change success codes (#2034) 5 years ago
Maxime Besson b36a891dfb Api: replace regep pattern with globs (#2034) 5 years ago
Maxime Besson 4a610f036d API: return 409 on resource conflicts (#2034) 5 years ago
Maxime Besson 0d951c55f1 API: Check configuration validity before saving (#2034) 5 years ago
Maxime Besson e0edd1449b Hide prefix from option names in API (#2034) 5 years ago
Maxime Besson 369c08337c Add per-service macros to API (#2034) 5 years ago
Maxime Besson 2f8be3eb57 API: change error codes from 405 to 400 (#2033,#2034) 5 years ago
Christophe Maudoux 2481a1922c Typo (Thx Soisik ;-) 5 years ago
Soisik Froger 715987c292 Manager API - Set noCache=1 to getConf before calling saveConf (related to #2058) 5 years ago
Soisik Froger badef81aa8 Manager API - perltidy - #2034 & #2033 6 years ago
Soisik Froger c8e36a8899 Manager API - FindBy(clientId/entityId) should send back 404 when not found - #2034 6 years ago
Soisik Froger 37d01266a9 Manager API - perltidy - #2034 6 years ago
Soisik Froger 4c5948623c Manager API - samlSP unit tests and ajustments for update/patch to keep old values - #2034 6 years ago
Soisik Froger bfacf29fd7 Manager API - Refactoring: common API module extended by providers sub modules oidcRP/samlSP. Added unit tests for oidcRP - #2034 6 years ago