Is there a way to invoke Jenkins job remotely considering below scenario Jenkins is enabled for authentication and authorization against azure AD using Azure AD Plugin I have a simple web application which also is enabled for azure AD authentication This web application is responsible to invoke or trigger a job remotely but in the context of the currently logged in user (to the website) I know we can invoke the Jenkins job with user and API token but how do we get the Jenkins API token dynamically for the current user logged in to the website. Or is there any other way to just pass the ID token and invoke the job over HTTP REST endpoint
Regards Badal -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/c9104244-b392-4e57-b51f-8c996294a5ad%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
