Aspnet Core MVC Version - 14.0.0 migrated from version 13.0 to 14.0
After migrating from version 13.0 to version 14.0 we are facing the following problem that did not occur previously:
We have our own MAUI application that uses the client project to communicate with the API (web.host project). In the application, we have a request to the API that updates claims to use custom context filters. After the migration, the claims are no longer updated; they are stuck in the data that was assigned at Login (looking like some kind of cache that is not updated). In the Web application (MVC Project), the updates to the Claims using the same functions are reflected normally.
- Request from the mobile application to the API (Wen.Host Project):
9 Answer(s)
-
0
Hi @ricardo,
Could you share your project with [email protected]?
-
0
Hi @m.aliozkaya
sent.
-
0
-
0
hi,
sent.
-
0
Hi @m.aliozkaya
Can you check?
tanks Ricardo
-
0
Hi @ricardo,
We have successfully executed the project and will provide you with an update at the earliest opportunity.
-
0
Hi @m.aliozkaya
We are unable to find the source of the problem as well as the solution. Can you please help us. We are unable to publish the update of our application.
-
0
Hi @ricardo
We are actively working on resolving this issue. We apologize for the delay and will provide you with a response as soon as possible. Thank you for your patience.
-
0
Hi @m.aliozkaya, how are you?
any progress?
Thank you.