codeine-cd / codeine

Codeine is a continuous deployment tool that makes product deployment faster and safer through automation and monitoring.
Apache License 2.0
28 stars 7 forks source link

Codeine web authorization broken on non-windows systems after password change #188

Open a8ksh4 opened 8 years ago

a8ksh4 commented 8 years ago

After changing my windows domain password, the codeine web page always displays the following error when browsing to it from a non-windows system:

HTTP ERROR: 401

Problem accessing /codeine/view/main. Reason:

    Unauthorized
-----------------------------
Powered by Jetty://

I've tried from Chrome and Safari. Maybe the authentication method can be changed so that if the cached credentials don't work, it prompts for re-authorzation?

ezraroi commented 8 years ago

What is the Authentication Method in your codeine configuration?

a8ksh4 commented 8 years ago

Hi Roi,

I think it's configured for Kerberos Authentication. I don't support the codeine instance, so have minimal visibility into it. I ended up pulling a new kerberos token and it started working, anyhow.

Thanks, --Dan

On Tue, Mar 22, 2016 at 8:41 AM Roi Ezra notifications@github.com wrote:

What is the Authentication Method in your codeine configuration?

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/codeine-cd/codeine/issues/188#issuecomment-199872035