1

HTTP session not maintained on login

Looks like on build poll, it's logging in every time.  For users that have 1 time tokens, re-authentication will have to rely on HTTP session

2 replies

Just in case, if it is Jenkins, you can use API tokens that should not have this problem - https://stackoverflow.com/questions/45466090/how-to-get-the-api-token-for-jenkins 

What type of build system do you use?