Skip to content
This repository has been archived by the owner on Aug 7, 2021. It is now read-only.

apiVersion bug fixed with '1.0' compatibility #186

Merged
merged 1 commit into from
Aug 23, 2019

Conversation

salvoravida
Copy link
Contributor

fix this very common bug with fallback on "1.0" for compatibility.

usage:

var context = new AuthenticationContext(authorityUrl,true,null,null);

or

var context = new AuthenticationContext(authorityUrl,true,null,'');

@wilferraciolli
Copy link

We are waiting on this fix as well. It would be good to have it.

@salvoravida
Copy link
Contributor Author

hi guys, any news?

@DarylThayil
Copy link
Contributor

Looks good to me!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants