externalidp

package
v1.0.21 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2024 License: MIT Imports: 24 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// make sure only one is shown.  This is an internal error code to point the developer to the code that is failing
	InternalError_ExternalIDP_001 = "rg-external-idp-001"
	InternalError_ExternalIDP_002 = "rg-external-idp-002"
	InternalError_ExternalIDP_003 = "rg-external-idp-003"
	InternalError_ExternalIDP_004 = "rg-external-idp-004"
	InternalError_ExternalIDP_005 = "rg-external-idp-005"
	InternalError_ExternalIDP_006 = "rg-external-idp-006"
	InternalError_ExternalIDP_007 = "rg-external-idp-007"
	InternalError_ExternalIDP_008 = "rg-external-idp-008"
	InternalError_ExternalIDP_009 = "rg-external-idp-009"
	InternalError_ExternalIDP_010 = "rg-external-idp-010"
	InternalError_ExternalIDP_011 = "rg-external-idp-011"
	InternalError_ExternalIDP_099 = "rg-external-idp-099" // 99 is a bind problem
)

Variables

This section is empty.

Functions

func AddScopedIHandler

func AddScopedIHandler(builder di.ContainerBuilder)

AddScopedIHandler registers the *service as a singleton.

Types

type ExternalIDPAuthRequest

type ExternalIDPAuthRequest struct {
	Directive string `param:"directive" query:"directive" form:"directive" json:"directive" xml:"directive"`
	IDPHint   string `param:"idp_hint" query:"idp_hint" form:"idp_hint" json:"idp_hint" xml:"idp_hint"`
}

Jump to

Keyboard shortcuts

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