Hello, I am trying to use roles based security in Igniton Perspective. I followed the following steps.
- Configured the IDP
- Create Roles
- Added Users with Roles
- Added Security Levels (Match Roles)
- Added a button in Perspective
- Added an OnClick Event
- Enabled Security Settings in the Event (Slected one of the Security Levels previously created)
- Launched the client and logged in with a user that has the security level assigned ot the button.
When I try the button I keep receiving the message "Action Denied". If I run it in preview mode in designer it works.