You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 2, 2021. It is now read-only.
My remote Jenkins server uses a plugin called "GitHub Authentication Plugin". I clearly don't expect you to impliment every login plugin in this software, but is there any way I can transfer cookies from my browser to Jenkins Menu so that I am already logged in?
The text was updated successfully, but these errors were encountered:
If I recall correctly, the project uses AFNetworking to handle HTTP request, which itself uses Cocoa's built-in networking library, which I believe shares its data with Safari/Webkit automatically, so I don't think it's easy to access other browsers' cookie info unfortunately.
My remote Jenkins server uses a plugin called "GitHub Authentication Plugin". I clearly don't expect you to impliment every login plugin in this software, but is there any way I can transfer cookies from my browser to Jenkins Menu so that I am already logged in?
The text was updated successfully, but these errors were encountered: