Can someone please clarify something for me regarding authentication? We have a dashboard that we want to show to users external to our company through our website. I thought that the viewer integration sample would solve this issue and I got the .net application running but then it occurred to me that if more than one user was viewing the page, it would probably give a licensing error.
https://www.dundas.com/support/developer/samples/integration/dundas-bi-viewer-integration-sample
I’ve also read the article on anonymous authentication but we don’t want our entire site to be anonymous, we just want to expose certain information to external users.
Is this possible and can anyone clarify how?
Thanks.