Please enable JavaScript to view this site.

PRD_SIS_004_Developer's Guide 2.6

Navigation: Implementation details

Anti-injection security

Scroll Prev Top Next More

Our REST services are resilient to various injections: JavaScript, SQL, Unicode...

Requests containing injection may be answered by 400 Bad Request, or may be processed by the system, but without the injection succeeding (well, we hope PRD_SI~1_img17 ).

Warning:

Too frequent injections could result in a blacklisting of the authentication certificate of the client having emitted these requests.