skoruba / Duende.IdentityServer.Admin

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

The user id configured in “identitydata.json” does not take effect #91

Open xuanhe168 opened 2 years ago

xuanhe168 commented 2 years ago

The user id configured in identitydata.json does not take effect. Every time the data database is migrated, a new user id will be regenerated. I want to specify the user id by default. Is there any way?