HS256
and RS256
. When selecting RS256 the token will be signed with the tenant’s private key. To learn more about signing algorithms, see Signing Algorithms.HS256
or RS256
.
read:timesheets
, create:timesheets
, delete:timesheets
, approve:timesheets
.
Timesheets Mobile
) and select Native App
as the type.
Click Create.
delete:timesheets
, create:timesheets
and read:timesheets
permissions. Click on Save.
Next, follow the same process to create a Manager role, and ensure that you have selected all the permissions:
action:area
or delete:timesheets
) which are valid according to a user’s permissions. Once you are done you can click on the Save button.
Rules execute in the order they are displayed on the Rules page, so ensure that the new rule you created is positioned below the rule for the Authorization Extension, so it executes after the Authorization Extension rule.
PREVIOUS TUTORIAL 1. Solution Overview
NEXT TUTORIAL 3. API + Mobile Implementation