set custom audience
Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
@@ -36,7 +36,7 @@ spring:
|
||||
filters:
|
||||
- name: GCPGatewayFilter
|
||||
args:
|
||||
audience: ${TIMEZONE_SERVICE_URI:http://timezone-service}
|
||||
audience: firmware-hq
|
||||
|
||||
- id: backend-service
|
||||
uri: ${BACKEND_SERVICE_URI:http://backend-service}
|
||||
@@ -46,4 +46,4 @@ spring:
|
||||
#- AuthGatewayFilter
|
||||
- name: GCPGatewayFilter
|
||||
args:
|
||||
audience: ${BACKEND_SERVICE_URI:http://backend-service}
|
||||
audience: firmware-hq
|
||||
|
Reference in New Issue
Block a user