Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow initializing seed data for realms and scopes via JSON #815

Open
wants to merge 93 commits into
base: JsonSupport
Choose a base branch
from

Conversation

lechediaz
Copy link
Contributor

@lechediaz lechediaz commented Nov 15, 2024

Based on the v5.0.1 tag, I have advanced the JsonSupport branch as this version is stable for the project I am working on. I made some progress on data initialization from JSON, adding the possibility to include Realms and even associate a Realm to the user to load from JSON.

imagen

seed realms EF 1

seed realms EF 2

seed realms EF 3

I hope this is helpful.

thabart and others added 28 commits July 24, 2024 16:32
Fix cookie authentication
Add EF migration scripts
Fix the SQL Sugar project
# Conflicts:
#	src/CredentialIssuer/SimpleIdServer.CredentialIssuer.Startup/appsettings.json
#	src/CredentialIssuer/SimpleIdServer.CredentialIssuer.Website.Startup/appsettings.json
#	src/IdServer/SimpleIdServer.IdServer.Startup/IdServerConfiguration.cs
@lechediaz lechediaz changed the title Allow initializing seed data for realms via JSON Allow initializing seed data for realms and scopes via JSON Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants