Skip to content
Trouble with OAuth 2.0 in the browser? Watch Web Security and BFF with Philippe De Ryck.

Authentication & Session Management

This section deals with setting up the following components

  • the ASP.NET Core authentication system
    • the OpenID Connect handler
    • the cookie handler
  • the BFF session management endpoints
  • server-side sessions
  • back-channel logout support