Skip to content

UI Applications user authentication mechanism

Kasun Thennakoon edited this page Jul 20, 2019 · 2 revisions

Table of Content

  1. How to identify authenticated users from React Apps
  2. Initiating authentication flow for the user
  3. Role of proxy services in the authentication flow
  4. Single sign on with OIDC
  • Defining multiple callback endpoints in Service provider
  1. How single logout works

image