//
pkg.gl
Category
github.com/seriousben/dev-identity-provider
internal
saml
samlidp
package
0.0.3
Repository:
https://github.com/seriousben/dev-identity-provider.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
20
Dependents
1
Files
530 SLOC
#
Functions
GetSPMetadata
No description provided by the author
New
New returns a new Server.
#
Variables
ErrNotFound
ErrNotFound is returned from Store.Get() when a stored item is not present.
#
Structs
Options
Options represent the parameters to New() for creating a new IDP server.
Server
Server represents an IDP server.
Shortcut
Shortcut represents an IDP-initiated SAML flow.
#
Interfaces
Store
Store is an interface that describes an abstract key-value store.