Discussions

 View Only
  • 1.  Can you make an application token for a role?

    Posted 08-09-2017 18:44
    I want to create an application token that is limited to one field. 
    I created a role and have restricted it access to only a certain field. 

    Is it possible to generate an app token from that role so that I can make my api calls more secure? 

    Thank you, 
    Paul


  • 2.  RE: Can you make an application token for a role?

    Posted 02-16-2018 22:25
    Access cannot be restricted by a app token alone.

    To allow for restricted edits, you need to combine a token AND a ticket.  i.e. a Specific user sessions ticket, or a specific User Token.

    Then you can restrict that access based on the user role.