skoruba / Duende.IdentityServer.Admin

The administration for the Duende IdentityServer and Asp.Net Core Identity ⚡
Apache License 2.0
549 stars 194 forks source link

Seeding not working with new data #159

Open apetrut opened 1 year ago

apetrut commented 1 year ago

Hi @skoruba ,

I have updated the identitydata.json and identityserverdata.json files with new roles and claims. However when running the app these changes are not being read from the files.

Are the seed values hardcoded in some other place?