Token auth for API access
Reported by Greg Schueler | June 7th, 2011 @ 11:48 AM | in Rundeck 1.3 (closed)
Add Token based authentication for API access.
- users can generate a unique API token string from their profile page
- the token can be used instead of the normal form based login method for api access
- the token can be cleared/expired from the profile page as well to disable token access
Token usage methods:
- include the token in the HTTP request as a header e.g.
X-RunDeck-Token-Auth
- include the token as a URL parameter, e.g. named
authtoken
.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
(DEPRECATED) Please use github issues for issue tracking at http://github.com/dtolabs/rundeck/issues