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

Add support for generating API tokens to User class #253

Open
TheFriendlyCoder opened this issue Aug 31, 2020 · 0 comments
Open

Add support for generating API tokens to User class #253

TheFriendlyCoder opened this issue Aug 31, 2020 · 0 comments
Assignees
Milestone

Comments

@TheFriendlyCoder
Copy link
Owner

Based on the documentation here it should be possible to use an HTTP basic auth protocol to generate an API token for the currently logged in user so long as the crumb issuer preserves the session that is used to initialize the crumb.

We should add this functionality to our public API, not only for production use but also to facilitate integration of API tokens with the test suite as well to ensure the tests are using a Jenkins configuration that more closely matches the recommended production configuration.

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

1 participant