heebtob
Results
2
issues of
heebtob
https://github.com/Dynalon/JsonConfig/blob/5127e282a5f982e0d7067cb3e024f9f973c749f4/JsonConfig/ConfigObjects.cs#L32 Would it be possible to access the keys case insensitive, if the initialitazion of the dictionary were like this: ``` internal Dictionary members = new Dictionary (StringComparer.InvariantCultureIgnoreCase); ```
Is it possible to load the IdP Metadata from a url or a file? Something like "Metadata": "https://adfs.domain.com/federationmetadata/2007-06/federationmetadata.xml"