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 Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
617 questions
0 comments No comments
{count} votes