We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
4.58
all
ConfidentialClient - web api (AcquireTokenOnBehalfOf)
None
AzureAD/microsoft-identity-web#2509
WithTenantId should be no-op for ADFS, Generic authority etc. so as to not have to write custom logic in Id.Web and other high level APIs.
No response
Microsoft Entra ID (Work and School accounts and Personal Microsoft accounts)
no
The text was updated successfully, but these errors were encountered:
Fix for #4608- do not throw exception for ADFS + WithTenantId (#4753)
be0ea5c
Fix for #2509 - do not throw exception for ADFS + WithTenantId
Successfully merging a pull request may close this issue.
Library version used
4.58
.NET version
all
Scenario
ConfidentialClient - web api (AcquireTokenOnBehalfOf)
Is this a new or an existing app?
None
Issue description and reproduction steps
AzureAD/microsoft-identity-web#2509
WithTenantId should be no-op for ADFS, Generic authority etc. so as to not have to write custom logic in Id.Web and other high level APIs.
Relevant code snippets
No response
Expected behavior
No response
Identity provider
Microsoft Entra ID (Work and School accounts and Personal Microsoft accounts)
Regression
no
Solution and workarounds
No response
The text was updated successfully, but these errors were encountered: