tabeyti / jenkins-jack

Jack into your Jenkins to execute Pipeline scripts, provide Pipeline step autocompletions, pull Shared Library step documenation, run console groovy scripts across multiple nodes, and more! Honestly, not that much more.
Other
98 stars 31 forks source link

Any chance this might support SAML (gsuite) #15

Open red8888 opened 4 years ago

red8888 commented 4 years ago

It would likely be a challenge to support but I login to my jenkins server with gsuite saml authentication. Any way this extension could support that somehow?

hoshsadiq commented 3 years ago

I'd love this as well, for me it's okta.

hoshsadiq commented 3 years ago

FYI - you can use a api token if you like. It works like a charm.

hatless commented 3 years ago

FYI - you can use a api token if you like. It works like a charm.

It does! Mostly!

Links from the sidebar (for example) to open pages in the browser don't work because API keys don't seem to be authorized for non-API requests.

Mo0rBy commented 1 year ago

I am using Keycloak SSO and it seems like using an API key doesn't work at all.

JERisBRISK commented 9 months ago

Just putting my quarter on the machine... would love SAML support. We use Okta to lock our Jenkins down, too.