Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
U
Unit
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OSDU
OSDU Data Platform
System
Reference and Helper Services
Unit
Commits
f445c1af
Commit
f445c1af
authored
1 year ago
by
saketh somaraju [EPAM]
Browse files
Options
Downloads
Plain Diff
Merge branch 'az/sa-add-path' into 'master'
add api-docs.yaml whitelisting See merge request
!312
parents
a02074e4
ac049ab0
No related branches found
No related tags found
1 merge request
!312
add api-docs.yaml whitelisting
Pipeline
#216811
passed
1 year ago
Stage: build
Stage: scan
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
provider/unit-azure/unit-aks/src/main/java/org/opengroup/osdu/unitservice/security/SecurityConfig.java
+1
-0
1 addition, 0 deletions
...g/opengroup/osdu/unitservice/security/SecurityConfig.java
with
1 addition
and
0 deletions
provider/unit-azure/unit-aks/src/main/java/org/opengroup/osdu/unitservice/security/SecurityConfig.java
+
1
−
0
View file @
f445c1af
...
...
@@ -41,6 +41,7 @@ public class SecurityConfig extends WebSecurityConfigurerAdapter implements Acc
"/swagger-ui/**"
,
"/swagger-resources/**"
,
"/swagger-ui.html"
,
"/api-docs.yaml"
,
"/actuator/*"
,
"/v3/info"
,
"/webjars/**"
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment