config

package
v0.0.0-...-707ce52 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2019 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Server      map[string]string
	Enterprise  map[string]string
	ExternalURL string
	Port        string

	// SAML SECTION
	PrivateKeyPath              string
	PublicCertPath              string
	ServiceProviderIssuer       string
	AssertionConsumerServiceURL string // /_saml_callback
	AudienceURI                 string
	IDPMetadataURL              string
}

Config data provides etla-ec with credentials for talking with Adobe's UMAPI

var Details Config

Details is exported for use in other parts of etla-ec

Jump to

Keyboard shortcuts

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