Author: Jishnu Radhakrishnan

  • November 2, 2021
  • Jishnu Radhakrishnan

Different Ways to Integrate Qlik Sense into Web Applications (A high-level overview)

Currently, we live in a world dominated by multitude of devices including “Internet of Things” (IoT) which is contributing to a massive accumulation of data by organizations. When utilized properly, this data has the potential to influence every aspect of our life – from suggesting a restaurant for dinner to mapping a safe flight path for a […]

Read More
  • November 2, 2021
  • Jishnu Radhakrishnan

Custom Authentication Security Validation Using Attribute

Today I am going to talk about tweaking authentication in a .NET CORE 3.1 application which implements a custom authentication scheme. The customization is achieved by making use of “Attributes.” When it comes to authentication and protecting a service endpoint in a Web API, the most common practice is for the consumer to present an […]

Read More