Portal Engine Questions on portal engine and web parts.
Version 6.x > Portal Engine > Hash authentication with REST request View modes: 
User avatar
Member
Member
layek.suman-gmail - 9/17/2012 3:46:29 PM
   
Hash authentication with REST request
Is hash authentication supported on Kentico CMS Restful requests.?
If yes, then please specify for which kind of requests it is supported (Get,Post,Delete etc.)

User avatar
Kentico Support
Kentico Support
kentico_zdenekc - 9/20/2012 10:29:42 AM
   
RE:Hash authentication with REST request
Hi,

I believe you could use the authentication hash generator in the Site manager -> Settings -> Integration -> REST, as mentioned in DevGuide article on REST settings:

Generate authentication hash for URL

Click the link to open a dialog where you can generate an authentication hash for a specified URL. This hash can be used instead of authentication afterwards to access specified data.


The URL can then be used in all of the supported requests.

Should you need any additional details, please feel free to ask.

Regards,
Zdenek