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

[Bug] MSAL.NET does not pass intune_mam_resource to the broker #3490

Closed
1 of 7 tasks
SameerK-MSFT opened this issue Jul 19, 2022 · 1 comment · Fixed by #3486
Closed
1 of 7 tasks

[Bug] MSAL.NET does not pass intune_mam_resource to the broker #3490

SameerK-MSFT opened this issue Jul 19, 2022 · 1 comment · Fixed by #3486
Assignees
Labels
Milestone

Comments

@SameerK-MSFT
Copy link
Contributor

Logs and network traces
NA

Which version of MSAL.NET are you using?
4.45.0

Platform
iOS

What authentication flow has the issue?

  • Desktop / Mobile
    • Interactive
    • Integrated Windows Authentication
    • Username Password
    • Device code flow (browserless)
  • Web app
    • Authorization code
    • On-Behalf-Of
  • Daemon app
    • Service to Service calls

Other?
NA

Is this a new or existing app?
New

Expected behavior
intune_mam_resource should be passed to the broker. Empty if there is not entry.

Actual behavior
intune_mam_resource should be passed to the broker. Empty if there is not entry.

Possible solution
Add the entry to parameters

Additional context / logs / screenshots / links to code
NA

@SameerK-MSFT SameerK-MSFT added this to Triage in MSAL.NET (legacy) via automation Jul 19, 2022
@SameerK-MSFT SameerK-MSFT self-assigned this Jul 19, 2022
MSAL.NET (legacy) automation moved this from Triage to Fixed Jul 19, 2022
@pmaytak pmaytak added this to the 4.46.0 milestone Jul 22, 2022
@pmaytak
Copy link
Contributor

pmaytak commented Aug 4, 2022

Released in 4.46.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants