[Bug] Disable cookies for client routes #135
Labels
Component: API-Gateway
Issues regarding the API Gateway
Priority: Medium
The issue contains work with medium priority.
Type: Bug
The issue is a bug
Bug description
Clients routes use JWT for authentication and therefore no cookies are needed.
Nevertheless, a cookie is currently set when the routes are used.
Expected behaviour
No cookies are set when using client routes.
Steps for reproduction
Make a request to a client route -> session cookie is set
Affected component
refarch-gateway
Additional context (optional)
it-at-m/digiwf-core#1397
The text was updated successfully, but these errors were encountered: