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

Remove default username for sensu #214

Merged
merged 1 commit into from
Aug 8, 2014

Conversation

rhoml
Copy link
Contributor

@rhoml rhoml commented Aug 6, 2014

In some cases we need a passwordless sensu dashboard for different reasons, for example if we would like to manage the Auth using Nginx + Google_Auth_proxy[1].

Adding the default sensu user on the provider would mean that we have to authenticate everytime which doesn't make much sense. Also managing default values on the type limits the usage of the $sensu::dashboard_user which might be intended to manage our configurations. Having two entry points is difficult to handle imho.

closes #205
[1] https://github.com/bitly/google_auth_proxy

In some cases we need a passwordless sensu dashboard for different reasons, for example if we would like to manage the Auth using Nginx + Google_Auth_proxy[1].

Adding the default sensu user on the provider would mean that we have to authenticate everytime which doesn't make much sense.

[1] https://github.com/bitly/google_auth_proxy
jamtur01 added a commit that referenced this pull request Aug 8, 2014
@jamtur01 jamtur01 merged commit b49a5a5 into sensu:master Aug 8, 2014
@rhoml rhoml deleted the rhoml/add-passwordless-dashboard branch August 10, 2014 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Passwordless dashboard not idempotent
2 participants