You have no favorites... yet!
Use the Library tree on the left to select a Choreo to call from your gateway device.
Use the Library tree on the left to select a Choreo to call from your edge device via the gateway.
Library . OneLogin . Users . ListAll
Retrieves a list of all users.
/*
TembooTask class placeholder
*/
/*
TembooTask header placeholder
*/
Since you've changed your device configuration, you'll need to tell us about this new device.
This feature is in experimental mode - pricing coming soon.
Send your code straight to a GitHub repository.
Your code will be visible by others in your repos. Keep credentials private by saving a Profile or commit code with Placeholder inputs.
The following files will be added to this repo:
You'll be able to edit and share your code from TI's CCS Cloud IDE.
The following will be sent to CCS Cloud:
/*
Your auto-generated code will appear here once you've configured your device above.
*/
/*
A header file containing your Temboo account information will appear here once you've
configured your device above.
*/
/*
Please log in to generate proxy server code for use with the JavaScript SDK.
*/
This Choreo retrieves a list of all users. The documentation for this OneLogin API method can be found here.
The following is a sample of the XML information returned by this Choreo:
<?xml version="1.0" encoding="UTF-8"?> <users type="array"> <user> <activated-at>2012-07-27T13:22:29-07:00</activated-at> <created-at>2012-07-27T13:22:12-07:00</created-at> <directory-id nil="true"></directory-id> <distinguished-name nil="true"></distinguished-name> <email>aaron.jennings@temboo.com</email> <external-id nil="true"></external-id> <firstname>Aaron</firstname> <group-id nil="true"></group-id> <id>216956</id> <invalid-login-attempts>0</invalid-login-attempts> <invitation-sent-at>2012-07-27T13:22:12-07:00</invitation-sent-at> <last-login>2012-07-30T10:53:19-07:00</last-login> <lastname>Jennings</lastname> <locked-until nil="true"></locked-until> <member-of nil="true"></member-of> <openid-name>aaron.jennings</openid-name> <password-changed-at>2012-07-26T17:00:00-07:00</password-changed-at> <phone nil="true"></phone> <status>1</status> <updated-at>2012-07-30T10:53:19-07:00</updated-at> </user> </users>
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms