userinfo

package
v0.1.17 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package userinfo contains the enpdoints for translating STS tokens to original IdP user info.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

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

Handler provides the endpoint for /userinfo

func NewHandler

func NewHandler(userInfoSvc types.UserInfoService) (*Handler, error)

NewHandler creates a UserInfo handler with the storage engine

func (*Handler) Routes

func (h *Handler) Routes(rg *echo.Group)

Routes registers the userinfo handler in a echo.Group

Jump to

Keyboard shortcuts

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