Discussions
Server Side Authentication
16 days ago by Zachary Frank
Hello,
I am trying to build a business-internal server-side automation tool to pipe data into Rose-Rocket from another one of our platforms.
The Authentication protocol defined in the documentation requires a web-browser/front-end to generate tokens. Is there any-way that I can generate these tokens by making requests to endpoints only?
I do not have end-users who will be authenticating with this service - If a front-end is required, I will be forced to use something like Selenium and break when Rose Rocket changes their Authentication UI