Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ms-adal): Update createAuthenticationContext #2705

Merged
merged 2 commits into from
Sep 15, 2018

Conversation

ratnakar24
Copy link
Contributor

Update createAuthenticationContext to include validateAuthority flag since it is throwing Error: Fail to valid authority with errors: [50049].
Without the flag it is throwing Error: Fail to valid authority with errors: [50049].

Update createAuthenticationContext to include validateAuthority flag since it is throwing Error: Fail to valid authority with errors: [50049].
Without the flag it is throwing Error: Fail to valid authority with errors: [50049].
@danielsogl danielsogl self-assigned this Sep 9, 2018
@danielsogl danielsogl changed the title Update createAuthenticationContext fix(ms-adal): Update createAuthenticationContext Sep 9, 2018
@danielsogl danielsogl added the target: patch This PR is targeted for the next patch release label Sep 9, 2018
@danielsogl danielsogl merged commit 890129b into danielsogl:master Sep 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants