Ali
Results
2
comments of
Ali
i have same problem. i tried to access to Claims with context.User.Claims but it return null. there was no problem in version 14.0.9 before
i checked the source code and found the problem. this problem accouris because of "MultiplexingMiddleware:46" which this is inevitable. to solve the problem, read authorization infos (identities, claims and etc)...