Relative Content

Tag Archive for openiddict

OpenIdDict – ApplicationID and AuhtorizationId in Tokens

I am implementing my data layer for a project I am involved.
I wonder why the Token entity has a reference to the Application Entity and also to the Authorization Entity since the Authorization Entity already has a reference to the Application Entity.