plugins

package module
v0.0.0-...-b83c349 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2019 License: Apache-2.0 Imports: 1 Imported by: 0

README

Grey Matter Authenticator Plugins

CircleCI Maintainability Test Coverage

This repository contains the source code for users wishing to implement custom Grey Matter Authenticator plugins.

Documentation

Index

Constants

View Source
const (
	// MagicCookieKey is the value of the MagicCookieKey in the HandshakeConfig.
	MagicCookieKey = "AUTHENTICATOR_PROVIDER"

	// MagicCookieValue is the value of the MagicCookieValue in the HandshakeConfig.
	MagicCookieValue = "xrj4kMghmVY7RE7k01dq"

	// ProtocolVersion is the value of the ProtocolVersion in the HandshakeConfig.
	ProtocolVersion = 1
)

Variables

This section is empty.

Functions

func HandshakeConfig

func HandshakeConfig() plugin.HandshakeConfig

HandshakeConfig returns the handshake configuration for plugins.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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