Skip to content

Commit

Permalink
Limit emt-api web access to PAS2531 (#266)
Browse files Browse the repository at this point in the history
  • Loading branch information
treydock authored Jun 18, 2024
1 parent 82c3f91 commit 248420b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion charts-private/emt-api/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: emt-api
description: OSC emt-api web service
type: application
version: 0.4.0
version: 0.4.1
appVersion: v0.1.0
maintainers:
- name: treydock
Expand Down
1 change: 1 addition & 0 deletions charts-private/emt-api/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ webservice:
type: httpGet
auth:
enable: true
accessGroup: PAS2531
skipAuthRoute: "^/api($|/.*)"
idpHost: EXTERNAL-DATA
clientSecret: EXTERNAL-SECRET
Expand Down

0 comments on commit 248420b

Please sign in to comment.