Skip to content

Commit

Permalink
chore: adjust int configuration (#123)
Browse files Browse the repository at this point in the history
change the provisioning token url to the new div api
-----------------
Reviewed-By: Evelyn Gurschler <[email protected]>
  • Loading branch information
Phil91 authored Nov 11, 2024
1 parent a82ed99 commit 4be9406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environments/helm-values/values-int.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ processesworker:
provisioning:
clientId: "<path:portal/data/dim/int/provisioning#clientId>"
clientSecret: "<path:portal/data/dim/int/provisioning#clientSecret>"
tokenAddress: "https://provisioning-prod-uvm2enuw.authentication.eu10.hana.ondemand.com/oauth/token"
tokenAddress: "https://div-provisioning-catena-x.authentication.eu10.hana.ondemand.com/oauth/token"
baseUrl: "https://div-provisioning-prod.eu10.div.cloud.sap"
grantType: "client_credentials"
encryptionConfigs:
Expand Down

0 comments on commit 4be9406

Please sign in to comment.