Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
System
Reference and Helper Services
CRS Catalog
Commits
5a4aa9e9
Commit
5a4aa9e9
authored
Mar 03, 2022
by
Nikhil Singh[MicroSoft]
Browse files
whitelist info api
parent
c24856db
Pipeline
#96860
failed with stages
in 23 minutes and 56 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
provider/crs-catalog-azure/crs-catalog-aks/src/main/java/org/opengroup/osdu/crs/security/SecurityConfig.java
View file @
5a4aa9e9
...
...
@@ -45,7 +45,7 @@ public class SecurityConfig extends WebSecurityConfigurerAdapter implements Acc
"/swagger"
,
"/swagger-ui.html"
,
"/swagger-ui/**"
,
"/info"
,
"/
v2/
info"
,
"/webjars/**"
,
"/csrf"
};
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment