I'm working on a bundle that sets up a restlet int...
# administration
k
I'm working on a bundle that sets up a restlet integration. Can a bundle create the integration user and role? Can it set up token based authentication? What is the best practice method for getting the token based credentials into a third party application that'll be talking to the restlet using these credentials? Is there a way to automate that part?