idp

package
v0.0.0-...-d125d34 Latest Latest
Warning

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

Go to latest
Published: May 8, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type API

type API struct {
	// contains filtered or unexported fields
}

func NewAPI

func NewAPI(idpCtrl idp.Controller, store sessions.Store) *API

func (*API) CreateIDP

func (a *API) CreateIDP(c *gin.Context)

func (*API) DeleteIDP

func (a *API) DeleteIDP(c *gin.Context)

func (*API) GetByID

func (a *API) GetByID(c *gin.Context)

func (*API) GetDiscovery

func (a *API) GetDiscovery(ctx *gin.Context)

func (*API) ListAuthEndpoints

func (a *API) ListAuthEndpoints(c *gin.Context)

func (*API) ListIDPs

func (a *API) ListIDPs(c *gin.Context)

func (*API) LoginCallback

func (a *API) LoginCallback(c *gin.Context)

func (*API) Logout

func (a *API) Logout(c *gin.Context)

func (*API) RegisterRoute

func (api *API) RegisterRoute(engine *gin.Engine)

func (*API) UpdateIDP

func (a *API) UpdateIDP(c *gin.Context)

Jump to

Keyboard shortcuts

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