Skip to content

Conversation

@vartikad
Copy link
Contributor

No description provided.

return errors.New("Trust Authority base URL needs to be provided in configuration")
}

if !strings.HasPrefix(configValues.TrustAuthorityBaseUrl, "https://") {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is someone changes the config file post installation, will this check still work ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will raise another PR against internal branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants