Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Add option to prevent automatic lower-casing of Issuer url #3600 #3891

Merged
merged 2 commits into from
Dec 20, 2019

Conversation

brockallen
Copy link
Member

@@ -18,6 +18,11 @@ public class IdentityServerOptions
/// </value>
public string IssuerUri { get; set; }

/// <summary>
/// Set to false to preserve the original casing the the IssuerUri. Defaults to true.
Copy link

@redoz redoz Dec 12, 2019

Choose a reason for hiding this comment

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

Typo: the the should probably be of the. Also in options.rst but I'm not sure if that's generated or not.

@leastprivilege leastprivilege added this to the 3.1 milestone Dec 16, 2019
@brockallen
Copy link
Member Author

Typo fixed.

@brockallen brockallen merged commit f756a0f into master Dec 20, 2019
@lock
Copy link

lock bot commented Jan 19, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 19, 2020
@leastprivilege leastprivilege deleted the features/issuer_casing branch January 19, 2020 16:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants