nopidp

package module
v0.0.0-...-4ef13f5 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2023 License: MPL-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NOPIdP

type NOPIdP struct{}

NOPIdP is an IdP service provider that does nothing (no-op). This is most useful for testing.

func (NOPIdP) AddUser

func (s NOPIdP) AddUser(ctx context.Context, profile idp.UserProfile) (string, error)

func (NOPIdP) GetLogoutURL

func (s NOPIdP) GetLogoutURL(ctx context.Context) (string, error)

func (NOPIdP) RemoveUser

func (s NOPIdP) RemoveUser(ctx context.Context, userID string) error

func (NOPIdP) ResendInviteEmail

func (s NOPIdP) ResendInviteEmail(ctx context.Context, userID string) error

func (NOPIdP) UpdateUser

func (s NOPIdP) UpdateUser(ctx context.Context, profile idp.UserProfile) error

Jump to

Keyboard shortcuts

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