You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 25, 2019. It is now read-only.
It may be advantageous to treat providers and OIDC settings as resources stored in the database and updatable via HTTP API. This could eliminate the need to restart the service in order to configure authentication and would also make it possible to configure remotely via curl or a web UI. Some people (although idfk who they are) apparently like to click things ;-)
If we implement this, I think we should deprecate provider configuration in the config file, and keep that functionality available for long enough such that people can migrate.
Having given it more thought, I think that if we were to go ahead with this, that we should provide a mechanism for exporting and importing the provider (and any other related) configuration data as JSON.
It may be advantageous to treat providers and OIDC settings as resources stored in the database and updatable via HTTP API. This could eliminate the need to restart the service in order to configure authentication and would also make it possible to configure remotely via curl or a web UI. Some people (although idfk who they are) apparently like to click things ;-)
Also see: anvilresearch/connect-cli#1
The text was updated successfully, but these errors were encountered: