
I want if an user is not authenticated into communities, he can't access to my visualforce pages.
How can I adding a visualforce page which requires authentification in communities?
I read this article : http://help.salesforce.com/help/pdfs/en/salesforce_communities_implementation.pdf (page 36)
But I didn't get a fix..
I created a private folder in Site.com studio but I can't add my visualforce page into him.
6 respuestas
Hello, Aurélien, is your Visualforce page listed in the
Force.com Site associated with your community? See the screenshot below for the site I'm talking about.By default, I think Visualforce pages and tabs you create are not publicly accessible. However, if you add a Visualforce page to the
Site Visualforce Pages list in your community's Force.com Site configuration, users will be able to see the Visualforce page without authenticating.Try removing the Visualforce page from your
Force.com Site's configuration. If you need to give access to the page to your community users, use a permission set or a profile instead.