Skip to content
Livestream: Custom Authentication in ASP.NET Core - RemoteAuthenticationHandler with Elin and Robert from Active Solution. Register Now!

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