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

Support Disabling uchiwa auth #59

Open
nishiki opened this issue Oct 24, 2017 · 2 comments
Open

Support Disabling uchiwa auth #59

nishiki opened this issue Oct 24, 2017 · 2 comments

Comments

@nishiki
Copy link

nishiki commented Oct 24, 2017

Hi,
I use an oauth2 proxy in front of uchiwa to identify my users, i don't need a second authentication layer.
My problem is the uchiwa cookbook forces me to use uchiwa authentication. While i could do a recipe who unsets theses attributes that would be a hack.

Perhaps you could remove default['uchiwa']['settings']['user'] = 'admin' and default['uchiwa']['settings']['pass'] = 'supersecret' in attributes/default.rb ?

Regards

@nishiki nishiki closed this as completed Sep 14, 2018
@majormoses
Copy link
Contributor

could you not set it to nil? I think the cookbook checks if its nil

@majormoses
Copy link
Contributor

I lied it does not support it: #57

@majormoses majormoses changed the title No set user and password in default attributes Support Disabling uchiwa auth Oct 13, 2018
@majormoses majormoses reopened this Oct 13, 2018
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

No branches or pull requests

2 participants