ry_15_yan Posted June 1, 2015 Posted June 1, 2015 Hi i've been reviewing the visualizejs and still haven't found a way that I can figure out if a user is already authenticated in visualizejs.myConfig = { auth: { name: "joeuser", password: "joeuser" } };visualize.config(myConfig);[/code]Here is my code for logging-in in visualizejs. What I want to know if visualizejs has a method that allows us to know if we are already logged-in to the specific account we have. I want to put a condition there where if I am still authenticated, I dont have to login again yet.
atifoxon Posted July 6, 2015 Posted July 6, 2015 I am also looking ana answer for that. Can someone from Jaspersoft support shed some light on it?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now