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

Create namespaced config for plugins #5

Open
mberkowski opened this issue Dec 27, 2016 · 1 comment
Open

Create namespaced config for plugins #5

mberkowski opened this issue Dec 27, 2016 · 1 comment

Comments

@mberkowski
Copy link
Member

Plugins (like auth/shibboleth) may have their own config, and their own required config options. We could use an API to specify what's required, and to load plugin-specific config into sub-arrays like

$CONF['PLUGIN']['AUTH']['SHIBBOLETH']['ENTITY_IDENTIFIER']
@cpockett
Copy link

cpockett commented Jan 4, 2017

I'd like that better than adding them to the main config agreed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants