simpleidserver / SimpleIdServer

OpenID, OAuth 2.0, SCIM2.0, UMA2.0, FAPI, CIBA & OPENBANKING Framework for ASP.NET Core
https://simpleidserver.com/
Apache License 2.0
708 stars 92 forks source link

Seed records from an external JSON file #521

Open lechediaz opened 1 year ago

lechediaz commented 1 year ago

Hello,

I want to propose the possibility of providing some seed records from an external JSON file as a feature that can be optionally enabled.

While working on the demo of an application I'm developing I noticed that if sensitive values are put in they could be versioned and exposed in the repository, especially client and user credentials.

What do you think?

simpleidserver commented 1 year ago

Hello,

First thank you for the proposal. We can include this feature for the next release !

KR,

SID

lechediaz commented 1 year ago

Great!, if you want, I can work on this and send it to you when you release the next major version, since I'm going to make it for my needs anyway.

simpleidserver commented 1 year ago

It would be nice if you can work on it :) All contributions are welcomed !