SimpleIdServer
SimpleIdServer copied to clipboard
Allow initializing seed data for realms and scopes via JSON
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.
I hope this is helpful.