Skip to content

Parameter ExportAuthroizationServers has no effect #46

@nilshedstrom

Description

@nilshedstrom

In the list of parameters in README.md you can find

  • ExportAuthroizationServers
  • Flag inidicating if Authroization servers should be exported, default true

But when looking at the code you find that this parameter is not used. The code DeploymentTemplate.ParameterizeAuthorizationServers is never called and the test ParameterizeAuthorizationServers is commented.

I think that we have two options

  1. The flag parameter should effect how the template is generated (implement support for Authorization Servers)
  2. Remove the parameter and the code that is not used to avoid confusion for the users and developers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions