_dawidbartniczak
_dawidbartniczak
CC#
Created by _dawidbartniczak on 1/11/2024 in #help
Same ASP.NET Identity authorization for multiple WebAPIs
But this poses problems with seamless authentication
22 replies
CC#
Created by _dawidbartniczak on 1/11/2024 in #help
Same ASP.NET Identity authorization for multiple WebAPIs
I think this is good in terms of flexibility of deployment of each of theese APIs
22 replies
CC#
Created by _dawidbartniczak on 1/11/2024 in #help
Same ASP.NET Identity authorization for multiple WebAPIs
In this case is it a good idea to break the architecture into multiple small APIs?
22 replies
CC#
Created by _dawidbartniczak on 1/11/2024 in #help
Same ASP.NET Identity authorization for multiple WebAPIs
I would like to achieve the effect that when i sign in once in the service i remain signed in all of the other services
22 replies
CC#
Created by _dawidbartniczak on 1/11/2024 in #help
Same ASP.NET Identity authorization for multiple WebAPIs
Sorry but it is not clear to me what the IDP means
22 replies
CC#
Created by _dawidbartniczak on 1/11/2024 in #help
Same ASP.NET Identity authorization for multiple WebAPIs
To clarify. I have multiple microservices with their own APIs specific for their little world. But some data has to be shared (this includes auth), hence there is a common API for all the microservices
22 replies
CC#
Created by _dawidbartniczak on 1/11/2024 in #help
Same ASP.NET Identity authorization for multiple WebAPIs
No description
22 replies
CC#
Created by _dawidbartniczak on 1/10/2024 in #help
Switching between two Blazor ServerSide apps.
No description
2 replies
CC#
Created by _dawidbartniczak on 1/2/2024 in #help
EF Core - Tracking problems while updating
Also it is good that the state of the object before update is retreived, the check for the Order finalization state has fresh data
40 replies
CC#
Created by _dawidbartniczak on 1/2/2024 in #help
EF Core - Tracking problems while updating
When retrieving the object fresh before update it works good
40 replies
CC#
Created by _dawidbartniczak on 1/2/2024 in #help
EF Core - Tracking problems while updating
Due to multiple passings of the objects between components it was probably a copy not a reference
40 replies
CC#
Created by _dawidbartniczak on 1/2/2024 in #help
EF Core - Tracking problems while updating
I have managed to fix the issue
40 replies
CC#
Created by _dawidbartniczak on 1/2/2024 in #help
EF Core - Tracking problems while updating
The error has persisted
40 replies
CC#
Created by _dawidbartniczak on 1/2/2024 in #help
EF Core - Tracking problems while updating
Changed to the ValueChanged event
40 replies
CC#
Created by _dawidbartniczak on 1/2/2024 in #help
EF Core - Tracking problems while updating
And always for the same positions
40 replies
CC#
Created by _dawidbartniczak on 1/2/2024 in #help
EF Core - Tracking problems while updating
Simmingly randomly
40 replies
CC#
Created by _dawidbartniczak on 1/2/2024 in #help
EF Core - Tracking problems while updating
But not for the others
40 replies
CC#
Created by _dawidbartniczak on 1/2/2024 in #help
EF Core - Tracking problems while updating
But wired that it works for some of the positions
40 replies
CC#
Created by _dawidbartniczak on 1/2/2024 in #help
EF Core - Tracking problems while updating
I will have to do that
40 replies
CC#
Created by _dawidbartniczak on 1/2/2024 in #help
EF Core - Tracking problems while updating
Ok i will have to rethink that code
40 replies