zionyx / jenkins-tray

Jenkins Tray
MIT License
25 stars 21 forks source link

Implement Security Token #90

Closed PaulSinnema closed 5 years ago

PaulSinnema commented 5 years ago

We're using Jenkins on a domain server with ADFS Authentication. With the current implementation the application is unable to retrieve the list of projects from the server due to Authentication problems. I've cloned the project locally but can't change anything because of absence of the DevExpress environment.

zionyx commented 5 years ago

You can use your own API token as your password to authenticate with Jenkins Tray. The password and API token are used the same way but if you have enabled breadcrumb, that requires some additional work.

zionyx commented 5 years ago

I believe you can still work on the repository with a trial DevExpress license. Just not able to produce a release of the product without the DevExpress trial license dialog.

Kindly submit a PR if you have done changes that could benefit to the project. I can perhaps get some work done in these 2 weeks of my vacation. Cheers.

PaulSinnema commented 5 years ago

Hi,

Thanks for the quick reply. Creating a token in Jenkins and using that as my password works just fine.

Regards,

Paul Sinnema

Wageningen University & Research, Facilitair Bedrijf

Afdeling IT Informatie Systemen

Postbus 59, 6700 AB, Wageningen

http://www.wur.nl/nl/locatie/Actio.htm Gebouw 116 (Actio), Akkermaalsbos 12, Wageningen

Tel. +31 6 133 707 45

mailto:paul.sinnema@wur.nl paul.sinnema@wur.nl

https://www.linkedin.com/in/paulsinnema https://www.linkedin.com/in/paulsinnema

http://www.disclaimer-nl.wur.nl/ http://www.disclaimer-nl.wur.nl/

From: Tuk notifications@github.com Sent: maandag 22 juli 2019 14:45 To: zionyx/jenkins-tray jenkins-tray@noreply.github.com Cc: PaulSinnema Paul@Sinnema.ch; Author author@noreply.github.com Subject: Re: [zionyx/jenkins-tray] Implement Security Token (#90)

You can use your own API token as your password to authenticate with Jenkins Tray. The password and API token are used the same way but if you have enabled breadcrumb, that requires some additional work.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/zionyx/jenkins-tray/issues/90?email_source=notifications&email_token=ABAMESIITADRGTX4GFPCT7LQAWTTLA5CNFSM4IFX65QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2PZQ3I#issuecomment-513775725 , or mute the thread https://github.com/notifications/unsubscribe-auth/ABAMESNKQ6GUSZTND4YRENTQAWTTLANCNFSM4IFX65QA . <data:image/gif;base64,%20R0lGODlhAQABAJEAAP///wAAAAAAAAAAACH5BAkAAAAALAAAAAABAAEAAAgEAAEEBAA7>

[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/zionyx/jenkins-tray/issues/90?email_source=notifications\u0026email_token=ABAMESIITADRGTX4GFPCT7LQAWTTLA5CNFSM4IFX65QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2PZQ3I#issuecomment-513775725", "url": "https://github.com/zionyx/jenkins-tray/issues/90?email_source=notifications\u0026email_token=ABAMESIITADRGTX4GFPCT7LQAWTTLA5CNFSM4IFX65QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2PZQ3I#issuecomment-513775725", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

zionyx commented 5 years ago

Glad that it works for you. Feel free to reopen the issue if you require further assistance. Cheers.