Base solution for your next web application
Open Closed

Possible problem with Identity Server integration #10472


User avatar
0
murphymj5209 created

Prerequisites

Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.!

  • What is your product version? 10.4
  • What is your product type (Angular or MVC)?Angular

I went thru the Identity Server on a new AspNetZero solution and followed this URL: https://docs.aspnetzero.com/en/aspnet-core-angular/latest/Infrastructure-Core-Angular-Identity-Server4-Integration and am receiving the below error

I did get this screen

I do not know if this helps but here is the row in the PersistGrants that was written just before the Exception:

Id ClientId CreationTime Data Expiration SubjectId Type ConsumedTime Description SessionId 7iEol2V+Z6kb1caAyYkbz3gKPjq0G3Kt+oNooWllKYI= mvcdemo 2021-07-25 16:26:09.0000000 {"SubjectId":"1","ClientId":"mvcdemo","Scopes":["openid","profile"],"CreationTime":"2021-07-25T16:26:09Z","Expiration":null} NULL 1 user_consent NULL NULL NULL


1 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @murphymj5209

    Is it possible to share full stack trace ?