Welcome to Knowage Q&A, where you can ask questions and receive answers from other members of the community.
0 votes
1 view
Hi, I would like to embed my cockpit on my website and make it visible to all users without the need to login. Is it possible on Knowage 7.1? Otherwise how should I solve this problem? Thank you for your help.
Environment Knowage 7.1
in API and SDK by (350 points)

1 Answer

0 votes
You can use the authenticate function and call the document in a callback function

look at the following example :

https://github.com/KnowageLabs/Knowage-Server/blob/master/knowagesdk/src/main/webapp/example2_with_auth.jsp
by (3.2k points)

Thank you for your answer. I've found that in Knowage 7.1, if I share a cockpit inside a folder executable by a user with a public role, it is available to all the users without the need to login. It's said here:

https://knowage.readthedocs.io/en/latest/admin/README/index.html#copy-link-to-share-analysis 

Hi Knowage team,

We have tested this on other browser i.e microsoft edge and mozila firefox and it's working fine only in google is not working. i think this is a browser issue hope you will us about this. thank you!

-Fatima

Hello, someone managed to make it work in chrome?

can you solved this problem in chrome? ty!
...