Skip to content
This repository has been archived by the owner on Dec 6, 2019. It is now read-only.

Settings.ps1 wrong IdentityServerUrl after merge #480

Open
byrondelgado opened this issue Sep 11, 2019 · 0 comments
Open

Settings.ps1 wrong IdentityServerUrl after merge #480

byrondelgado opened this issue Sep 11, 2019 · 0 comments

Comments

@byrondelgado
Copy link

byrondelgado commented Sep 11, 2019

Hi,

I noticed that the merge of the commit dcfc40a - [#449] [9.1] Updated install and uninstall for 9.1 - overrided the IdentityServerUrl in file settings.ps1.

Currently, the file shows the settings as

# Identity Server Parameters
$IdentityServerSiteName = "${SolutionPrefix}_IdentityServer.$SitePostFix"
$IdentityServerUrl = "https://$IdentityServerName"

where IdentityServerName should be IdentityServerSiteName instead. Variable $IdentityServerName doesn't exist.

Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant