API with multipass ?
Any chance for multipass integration in api ?
Discussions are closed to public comments.
If you need help with Tender please
start a new discussion.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Courtenay on 19 Jul, 2010 05:35 PM
You should be able to access the API with multipass as the
authentication already.
2 Posted by creatix on 19 Jul, 2010 08:12 PM
Thank, but when I try to use sso i have an error "The MultiPass token was not able to be decrypted."
But the same sso with Debug tool multipass works "Great! Your token was valid.".
I have try
curl -H "Accept: application/vnd.tender-v1+json" -H "X-Multipass: token" http://api.tenderapp.com/help
and
curl -H "Acce -H "X-Multipass: token" http://api.tenderapp.com/help
Support Staff 3 Posted by Courtenay on 19 Jul, 2010 09:03 PM
oh. I see. yes, its looking for a multipass token from the 'api' subdomain. is it too difficult to just use the user's API token? I wonder if we can somehow expose those via multipass.
--
Courtenay
(503) 877-3687
^{0,o}'
4 Posted by creatix on 20 Jul, 2010 08:08 AM
Ok, i have understand it's
curl -H "Accept: application/vnd.tender-v1+json" -H "X-Multipass: token" http://api.tenderapp.com/MYTENDERSITENAME
creatix closed this discussion on 20 Jul, 2010 11:46 AM.