Replies: 2 comments
-
Thanks , my final code for seeding User Name , Password and Tenants
2- add to appsettings in **DbMigrator project
} |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The Hidden class "IdentityDataSeedContributor" in "modules/identity" seeds default user name and password .
It not a wisdom to deploy application with a security breaches [ default user name and password].
How to override the seeding of default user name and password?
Beta Was this translation helpful? Give feedback.
All reactions