Identity server 4 returning token as null

Sudhir Kumbhare 1 Reputation point
2021-02-28T06:16:37.007+00:00

My project is based on Identity server 4 with .net core 2.0. Everything is working fine with Identity Server 4(2.0.0) with with .net core 2.0

But now I am migrating it to Identity server 4 (3.1.4) with .net core 3.1 and Identity server is returning the token as null. I am using Resourceownerpasswordcredentials grant which is perfactly fine with earlier version but with migration to .net core and Identity server I am getting token as null.

The Idenity store used is DynamoDB from AWS.

Can someone help me how can I debug this?

Identity Server 4 ()

Microsoft Security | Microsoft Identity Manager
0 comments No comments
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.