How to get Yellowfin User Name and Org ID from custom JSP page for authenticated user
Answered
We are developing a custom JSP page and placing it under appserver//webapps/ROOT/.
This helpful post tells us how to restrict access to this JSP to only authenticated users.
However, we would also need to know the UserName and the ORG ID. Is it possible? Does Yellowfin provide any API for this?
Hi Karen,
Thanks for reaching out to support with your question. You may be able to achieve what you are trying to accomplish here through the use of the Yellowfin Web Services API -
https://wiki.yellowfinbi.com/display/user80/Web+Services+API
Here is more information on the user management options that web services offer -
https://wiki.yellowfinbi.com/pages/viewpage.action?pageId=20709722
Does this help get you going?
Thanks,
Eric
Hi Karen,
Thanks for reaching out to support with your question. You may be able to achieve what you are trying to accomplish here through the use of the Yellowfin Web Services API -
https://wiki.yellowfinbi.com/display/user80/Web+Services+API
Here is more information on the user management options that web services offer -
https://wiki.yellowfinbi.com/pages/viewpage.action?pageId=20709722
Does this help get you going?
Thanks,
Eric
Replies have been locked on this page!