Hi! I have the following problem with the CloudBees plugin:
I am logged in with a user with full permissions in Jenkins. I select a flow build job and go to "Configure". The configuration page opens, loads completely and everything looks fine. After some 10 seconds, without doing anything, I get a "You do not have the Run Scripts permission necessary to edit this field." warning below the flow DSL text area, and I am logged out of Jenkins. Meaning: As soon as I click a link that requires login, I am back on the login page. Using Chrome 33. On Firefox I can also see a: "HTTP/0.9 200 OK Server: Winstone Servlet Engine v0.9.10 Set-Cookie: crowd.token_key=""; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/; HttpOnly Content-Type: text/html;charset=UTF-8 Connection: Close Date: Wed, 02 Apr 2014 07:23:16 GMT X-Powered-By: Servlet/2.5 (Winstone/0.9.10) Set-Cookie: ACEGI_SECURITY_HASHED_REMEMBER_ME_COOKIE=; Path=/ " in the UI. We're using CROWD for user authentication and authorization. The "Set-Cookie" seems to hint that something is triggering a logout by clearing CROWD's cookie. This only happens on configuration pages of build flows. We have hundreds of build jobs. Only the flows show that behaviour. The DSL of the flow is correct. The flows itself run without problems. Problem happens when I try to configure the flow. The error log reveals nothing. Thanks. Sascha -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
