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

Settings.ps1 wrong IdentityServerUrl after merge #480

Description

@byrondelgado

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions