usso

package
v0.0.0-...-947ae47 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 4, 2018 License: AGPL-3.0 Imports: 21 Imported by: 0

Documentation

Overview

Pacakge usso is an identity provider that authenticates against Ubuntu SSO using OpenID.

Index

Constants

This section is empty.

Variables

View Source
var IdentityProvider idp.IdentityProvider = &identityProvider{
	discoveryCache: openid.NewSimpleDiscoveryCache(),
	groupCache:     cache.New(10 * time.Minute),
	groupMonitor: prometheus.NewSummary(prometheus.SummaryOpts{
		Namespace: "blues_identity",
		Subsystem: "launchpad",
		Name:      "get_launchpad_groups",
		Help:      "The duration of launchpad login, /people, and super_teams_collection_link requests.",
	}),
}

IdentityProvider is an idp.IdentityProvider that provides authentication via Ubuntu SSO.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
internal
kvnoncestore
Package kvnoncestore is an openid.NonceStore that is backed by a store.KeyValueStore.
Package kvnoncestore is an openid.NonceStore that is backed by a store.KeyValueStore.
Pacakge ussodischarge is an identity provider that authenticates against Ubuntu SSO using Ubuntu SSO's macaroon protocol.
Pacakge ussodischarge is an identity provider that authenticates against Ubuntu SSO using Ubuntu SSO's macaroon protocol.
cmd/login
login is a simple tool that can be used to test the Ubuntu SSO discharge login protocol.
login is a simple tool that can be used to test the Ubuntu SSO discharge login protocol.
Pacakge ussooauth is an identity provider that authenticates against Ubuntu SSO using OAuth.
Pacakge ussooauth is an identity provider that authenticates against Ubuntu SSO using OAuth.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL