by Boris Brodsky | Jun 14, 2017 | Sitecore |
by Boris Brodsky | Jun 9, 2017 | Sitecore |
I have had issue with JWT token authentication in stateless mode, where is IsAuthenticated property is always set to ‘false’. The issue does not exist in cookie based authentication for the same request. As a workaround I used...
by Boris Brodsky | Jun 9, 2017 | Sitecore |
I would like to demonstrate how to create Sitecore WebAPI based custom service and utilize native Sitecore/.NET security mechanism. The ServicesApiController is part of Sitecore.Services.Infrastructure.dll and it implements .NET ApiController. Usage of...
Recent Comments