|
string accessToken = await tokenAcquisition.GetAccessTokenForUserAsync(scopes);
|
...
@code{
protected async override Task OnInitializedAsync()
{ }
}
|
|
[Startup.cs]
|
|
[debug.js]
function handleError(request) {
console.log("Request Message : ");
console.log(request);
}
function Handleresponse(response) {
console.log("Response Message : ");
console.log(response);
}
|
Have you found a solution?
Just to clarify. Both the poster here and I have found that using a DataGrid with sfDataManager using WebAPIAdaptor if the API is in the same project as the Blazor page from which it is called, and if using Azure AD Authentication the API is not called. Something fails before the API is entered, presumably something to do with authentication.
In my case I am using Syncfusion 21.2.10 with dot net 6
Hi Martin,
Greetings from Syncfusion support.
Before proceeding further with your requirement kindly share the below details
to validate further at our end.
The
above requested details will be helpful to validate further at our end and provide
solution as earlier as possible.
Regards,
Sarvesh
May I resurrect this issue please.
To demonstrate the problem simply add Azure (Entra) AD authentication to the sample referred to here: https://blazor.syncfusion.com/documentation/datagrid/entity-frame-work
Hi Martin,
Before proceeding with the reporting problem, we require some additional clarification from your end. Please share the below details to proceed further at our end.
Please provide us with a simple, reproducible sample of the issue with duplicate data.
could you please provide more details on how you have configured the authentication on your end?
Any specific settings or configurations you applied during the authentication setup. Or Any error messages or unexpected behaviors you encountered during the process.
If possible, a video demonstration of the problem would be greatly appreciated as it can help us identify the issue more effectively.
If possible, kindly share your attempt to replicate the issue using the attached simple sample.
Above-requested details will be very helpful in validating the reported query at our end and providing a solution as early as possible.
Regards,
Prathap S