Skip to content

Commit

Permalink
Merge pull request #472 from PasanT9/4.1.x-apim-with-is
Browse files Browse the repository at this point in the history
Remove unnecessary spacing
  • Loading branch information
sajinieKavindya authored Aug 8, 2022
2 parents 1441d17 + 0ae8158 commit aa43bc0
Showing 1 changed file with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -104,10 +104,10 @@ gateway_labels =["Default"]
#[apim.cache.tags]
#expiry_time = "2m"

[apim.analytics]
enable = true
config_endpoint = "https://analytics-event-auth.choreo.dev/auth/v1"
auth_token = "<on-prem-key>"
[apim.analytics]
enable = true
config_endpoint = "https://analytics-event-auth.choreo.dev/auth/v1"
auth_token = "<on-prem-key>"

[apim.key_manager]
service_url = "https://is-as-km:9444/services/"
Expand Down Expand Up @@ -268,8 +268,8 @@ enable = true
allow_refresh_tokens = true
iat_validity_period = "1h"

[config_data]
path = "/_system/apim/config"
[config_data]
path = "/_system/apim/config"

[transport.passthru_https.sender.parameters]
[transport.passthru_https.sender.parameters]
HostnameVerifier="AllowAll"

0 comments on commit aa43bc0

Please sign in to comment.