authproxy

package
v2.13.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2018 License: Apache-2.0 Imports: 5 Imported by: 15

Documentation

Overview

Package authproxy implements a connector which relies on external authentication (e.g. mod_auth in Apache2) and returns an identity with the HTTP header X-Remote-User as verified email.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct{}

Config holds the configuration parameters for a connector which returns an identity with the HTTP header X-Remote-User as verified email.

func (*Config) Open

func (c *Config) Open(id string, logger logrus.FieldLogger) (connector.Connector, error)

Open returns an authentication strategy which requires no user interaction.

Jump to

Keyboard shortcuts

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