You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

role based security on page level

Summary:

role based security on page level always shows error

Content (required):

Hi experts,

I went to settings on application and created role called "salesteam".

then, on the page in JSON added this code before the last bracket:

"security":{

"access":{

"requiresAuthentication": true,

"roles": ["salesteam"]

}

}


Thin on Who I am :

I assigned salesteam. But when I test the page, it gives 403 error always.


Any idea about it????

Version (include the version you are using, if applicable):


Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!