Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authentication with blueocean? #3

Open
jackrvaughan opened this issue Mar 29, 2018 · 3 comments
Open

Authentication with blueocean? #3

jackrvaughan opened this issue Mar 29, 2018 · 3 comments

Comments

@jackrvaughan
Copy link

Thanks for showcasing this example.

For the authentication required for the http request to the github deployments API, I see you have issc29-GH referenced. What does that represent?

Is there a way to use the blueocean authentication I already have with github?

@issc29
Copy link
Owner

issc29 commented Apr 27, 2018

Hey @jackrvaughan! the authentication in http request plugin represents a credential from the Credential plugin. Also check out the documentation for HTTP Request Plugin. You may be able to use your Blue Ocean credentials depending on the format, but you will need to find out the ID of the credentials from the Credential Plugin.

@lenisha
Copy link

lenisha commented Nov 26, 2018

@issc29 credential does not work if github org is enabled for 2FA, is there an option to send a token?

@issc29
Copy link
Owner

issc29 commented Nov 26, 2018

@lenisha yes, you should be able to use a token. For the password in Credentials plugin just use the token.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants