Skip to main content
1-Visitor
July 30, 2014
Question

About Run Time Permission

  • July 30, 2014
  • 1 reply
  • 902 views

Hello,


 Recently i tested something about permission on TW ver5.

 

 1) i prepared a Mashup which it just contained a LED display widget and linked with a random value by a Things(service).

 2) i created a new user account and access the above Mashup, i could access it but i couldn't see the value result.

 3) then i modified the Things'(service) Run Time Permission which it invoked by the above Mashup. 

     And i use the new user account then access the Mashup again, i can see the value in the Mashup.


It means that the new created user account has the Design Time's Read Permission only 

and hasn't Run Time (Service Execute Permission) (by default).


For resolve it, i have to add the Thing's Run Time permission which invoked by Mashups, 

then i can see the result from Thing's service ?


Thanks and have a good day.



 



    1 reply

    5-Regular Member
    July 30, 2014

    Hi Hirotaka,

    That is correct. Provided the user has visibility to the

    Mashup

    , he will be able to access the

    Mashup

    from a browser and see that it exists in Composer, but not execute any

    Services

    . In order to interact with a

    Mashup

    , the user needs permissions to invoke the

    Services

     used by a

    Mashup

    .


    Thanks,

    Adam