oidcloginpassword

package
v1.0.13-herb-2fa-v2.17 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 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_OIDCLoginPassword_001 = "rg-oidclogin-password-001"
	InternalError_OIDCLoginPassword_002 = "rg-oidclogin-password-002"
	InternalError_OIDCLoginPassword_003 = "rg-oidclogin-password-003"
	InternalError_OIDCLoginPassword_004 = "rg-oidclogin-password-004"
	InternalError_OIDCLoginPassword_005 = "rg-oidclogin-password-005"
	InternalError_OIDCLoginPassword_006 = "rg-oidclogin-password-006"
	InternalError_OIDCLoginPassword_007 = "rg-oidclogin-password-007"
	InternalError_OIDCLoginPassword_008 = "rg-oidclogin-password-008"
	InternalError_OIDCLoginPassword_009 = "rg-oidclogin-password-009"
	InternalError_OIDCLoginPassword_010 = "rg-oidclogin-password-010"
	InternalError_OIDCLoginPassword_011 = "rg-oidclogin-password-011"

	InternalError_OIDCLoginPassword_099 = "rg-oidclogin-password-099"
)

Variables

This section is empty.

Functions

func AddScopedIHandler

func AddScopedIHandler(builder di.ContainerBuilder)

AddScopedIHandler registers the *service as a singleton.

Types

type LoginGetRequest

type LoginGetRequest struct {
	Error     string `param:"error" query:"error" form:"error" json:"error" xml:"error"`
	Directive string `param:"directive" query:"directive" form:"directive" json:"directive" xml:"directive"`
}

type LoginPasswordPostRequest

type LoginPasswordPostRequest struct {
	UserName string `param:"username" query:"username" form:"username" json:"username" xml:"username"`
	Password string `param:"password" query:"password" form:"password" json:"password" xml:"password"`
}

Jump to

Keyboard shortcuts

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