Show / Hide Table of Contents

Namespace ComponentSpace.Saml2.Session

Classes

AspNetSsoSessionStore

The single sign-on session store implemented using the ASP.NET core session.

CookieSsoSessionStore

The single sign-on session store implemented using a cookie.

CookieSsoSessionStoreOptions

The options for the CookieSsoSessionStore.

DistributedSsoSessionStore

The single sign-on session store implemented using a distributed cache and a cookie.

DistributedSsoSessionStoreOptions

The options for the DistributedSsoSessionStore.

Interfaces

ISsoSessionStore

The single sign-on session store.

In This Article
Back to top Copyright © ComponentSpace Pty Ltd 2017-2022. All rights reserved.