Skip to content
This repository has been archived by the owner on Jun 30, 2023. It is now read-only.

On netcore, ADAL does not read the ExtraQueryParameter env variable #1362

Closed
1 of 7 tasks
bgavrilMS opened this issue Oct 29, 2018 · 1 comment
Closed
1 of 7 tasks
Assignees
Labels

Comments

@bgavrilMS
Copy link
Member

Which Version of ADAL are you using ?
all, including dev

Which platform has the issue?
.netcore, .netstandard

What authentication flow has the issue?

  • Desktop / Mobile
    • Interactive
    • Integrated Windows Auth
    • Username Password
    • Device code flow (browserless)
  • Web App
    • Authorization code
    • OBO
  • Web API
    • OBO

Other? - please describe;

Repro

The "ExtraQueryParamter" env variable is not taken into account on .net core. This is a documented ADAL feature that works on net45.

@bgavrilMS
Copy link
Member Author

Fixed

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

No branches or pull requests

2 participants