Skip to content

Set the application server to accept encoded slash characters in URL. #17

@edegenetais-nx

Description

@edegenetais-nx

The API server rejects %2F sequences. This is a tomcat security feature, but in this case we need to releax the rule because we functionnally use %2F characters : PS nationalIds may contain slash characters that need to be transmitted as
%2F sequences.

This is related to ansforge/psc-admin-portal#99.

Metadata

Metadata

Labels

bugSomething isn't workingenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions