Skip to content
Snippets Groups Projects
Commit 50d5fe07 authored by Kishore Battula's avatar Kishore Battula
Browse files

Merge branch 'users/komakkar/whitelistEndpointForIT' into 'master'

Whitelisting endpoint for integration tests.

See merge request !38
parents 7a497b66 53677e39
No related branches found
No related tags found
1 merge request!38Whitelisting endpoint for integration tests.
Checking pipeline status
......@@ -29,4 +29,4 @@ spec:
to:
- operation:
notPaths: ["/","*/swagger-resources","*/swagger",
"/api/register/v1/swagger-resources/*","*/swagger-ui.html","*/actuator/health"]
\ No newline at end of file
"/api/register/v1/swagger-resources/*","*/swagger-ui.html","*/actuator/health","/api/register/v1/test/challenge/*"]
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment