Hi,
We have the exact same problem.
I have 2 machines pointing at the exact same code base:
It does not matter which entity you choose. Every single entity has the problem as described by MYBUSINESSDNA above when using version 4.0.1
All entities can be regenerated when using version 3.5.1
Please assist with a solution as our entire development is standing still as we have deadlines to meet.
Hi @ismcagdas and Support
It is now 13 days since we first logged this question and we still don't have any resolution. This is highly concerning. We really need help on this but the turnaround time on communications is really unhelpful. This is a dependency we urgently need to resolve. We cannot wait days for answers. Can you please urgently assist?
Thank you.
Hi @ismcagdas
It is not clear what the solution is you suggest and how to implement it.
It is really unclear how OpenID connect, JWT middleware, Identity Server and ABP Authentication magic relates to each other and what is involved in the solution you suggest.
Hi @Theunis
Just a question to understand your use case. Is there a user record in AspNet Zero's username which is authenticated via AWS Cognito ? If not, it will be a problem because AspNet Zero will try to set CreationUserId, LastModifierUserId of several entities.
Maybe, instead of directly using AWS Cognito to retrieve a token, you can use OpenID Connect to login via AWS Cognito so, a local user will be created on AspNet Zero's database and you will not face such a problem.
I agree that we somehow need a user created on AspNet Zero's database as well. (Since permissions on AspNet Zero is also associated to a user in the database.). So let me explain our use cases:
AWS Cognito will be our sole Authentication Provider. We have two use cases: