Gustavo Tandeciarz
Gustavo Tandeciarz
Just so I'm tracking the yaml spacing here and children, this is the expected / hoped-for configuration? ```yaml update_admin_profile: options: include_packaged_objects: true api_names: - Admin - Standard record_types: - record_type:...
Looks like this might definitely be windows specific and perhaps related to this https://bugs.python.org/issue42796 > But the cleanup routine could still fail due to a sharing violation from some other...
@mjy78 That error should only occur with Pre-compile enabled on publish. see https://github.com/OrchardCMS/Orchard/issues/5605
I like the overload idea Gives the dev options.
Agree with @brockallen - should be an extension to IdSrv to support this functionality. I would also be interested in seeing this implemented somehow. We don't want to have it...
I was thinking more along the lines of a self service portal where one could enable client management to the general public much like Twitter, Google, Facebook, etc. maybe a...
The ultimate goal for us would be to allow users who want to integrate with our IdP a method of self-service. This would reduce the development load as long as...
It could be a separate process, not injected into any current flow, but instead it's own endpoint (much like .well-known for discovery. The DCR could be it's own endpoint where...