Merged in SW-3476-use-separate-curity-client-for-service-tokens-for-partner-sas (pull request #2809)

feat(SW-3476): add support for using different curity clients when creating service tokens

* fix(SW-3476): add support for using different curity clients when creating service tokens

* remove log statement


Approved-by: Hrishikesh Vaipurkar
This commit is contained in:
Joakim Jäderberg
2025-09-18 07:04:45 +00:00
parent 8661e5c348
commit 9620bfe76d
5 changed files with 12 additions and 2 deletions

1
apps/partner-sas/.env Normal file
View File

@@ -0,0 +1 @@
CURITY_CLIENT_SERVICE_SCOPES="profile_read, hotel, booking, package, availability"