Forum Discussion

PaulTrimor's avatar
PaulTrimor
Qrew Cadet
8 years ago

Can you make an application token for a role?

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
  • MCFNeil's avatar
    MCFNeil
    Qrew Captain
    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.