Access denied issue on Interfaces

Hi all,

    we have developed multiple Interface for a site, in which we are facing Access denied issue with just 2 interfaces, have checked the Security groups, 

    please let us know how to resolve this issue.

    thanks in advance

  Discussion posts and replies are publicly visible

Parents
  • Keep in mind that users must have security on multiple objects to be able to view a page on a site. At a minimum, they must have at least viewer permission on:

    • The Site design object
    • The page design object (e.g. if the page displays a report, you must have viewer access on the report)
    • Any supporting data objects (e.g. if the page displays a grid that queries data from a data store, they must have viewer access on the data store)

    Of course the funny thing is that they don't actually need any access to the interface rule! The security roles for rules and constants only grant access for designers and aren't relevant for end users.

Reply
  • Keep in mind that users must have security on multiple objects to be able to view a page on a site. At a minimum, they must have at least viewer permission on:

    • The Site design object
    • The page design object (e.g. if the page displays a report, you must have viewer access on the report)
    • Any supporting data objects (e.g. if the page displays a grid that queries data from a data store, they must have viewer access on the data store)

    Of course the funny thing is that they don't actually need any access to the interface rule! The security roles for rules and constants only grant access for designers and aren't relevant for end users.

Children
No Data