UI Applications user authentication mechanism - wso2/carbon-apimgt GitHub Wiki
Table of Content
- How to identify authenticated users from React Apps
- Initiating authentication flow for the user
- Role of proxy services in the authentication flow
- Single sign on with OIDC
- Defining multiple callback endpoints in Service provider
- How single logout works