# Functions

No description provided by the author
New returns a new Server.

# Variables

ErrNotFound is returned from Store.Get() when a stored item is not present.

# Structs

Options represent the parameters to New() for creating a new IDP server.
Server represents an IDP server.
Shortcut represents an IDP-initiated SAML flow.

# Interfaces

Store is an interface that describes an abstract key-value store.