-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge Data Access API and Tableau API credentials #365
Comments
Update - I did this yesterday.
I've updated the manage credentials page accordingly, removed former access api management endpoints. I'm currently doing cleanup and The Great Tableau Terminology Purge (some stuff still is referred to as tableau credentials). |
Last week saw some cleanup, this is effectively finished, but we need to update documentation (I believe there are screenshots to be updated). |
@biblicabeebli since this is live on staging only, let's keep it there for now. At our next RA meeting, I'll have an RA update screenshots/instructions in our various manuals. IMPORTANT: we also need to update our Forest scripts keyring.py file which asks for both sets of credentials. I'm unsure the implications to that code with the merging of these credentials... TLDR: do not launch on other servers besides staging until I confirm we are ready. Moving this to Hassan's sprint |
(This work and current state on staging is not considered production-ready.) Old credentials will (should, if not that is a bug so please report it) continue to work, your old credentials will all still work. We can also update the Keyring interface thing that Mano uses |
This change seems to be working fine under all known circumstances, the remaining work is updated integration with Mano. |
The tableau endpoint has been replicated (shared code and taking the exact same extensive filtering options) as a data api endpoint. The only difference between ...
I don't see this documented any where, so here is some official documentation for the endpoint (both of them): The list of extra parameters available to both versions of this endpoint are:
The following is a comprehensive (subject to change as updates are made for forest and the Beiwe Backend) list of all fields available for response data filtering and sorting:
|
@hydawo you might want the above comment |
These credentials are virtually identical, it was a mistake to separate them in the first place.
(Where did the original issue for this go? I remember making it.)
The text was updated successfully, but these errors were encountered: