grpc

package
v0.9.2 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2025 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OIDCMappingServer

type OIDCMappingServer struct {
	oidcmappingv1.UnimplementedServiceServer
	// contains filtered or unexported fields
}

func NewOIDCMappingServer

func NewOIDCMappingServer(oidc *oidc.Service) *OIDCMappingServer

func (*OIDCMappingServer) BlockOIDCMapping added in v0.6.0

BlockOIDCMapping blocks the OIDC mapping for the specified tenant. It calls the underlying service to set the mapping as blocked. Returns a response containing an optional error message if blocking fails.

func (*OIDCMappingServer) UnblockOIDCMapping added in v0.6.0

UnblockOIDCMapping unblocks the OIDC mapping for the specified tenant. It calls the underlying service to set the mapping as unblocked. Returns a response containing an optional error message if unblocking fails.

type OIDCProviderServer

type OIDCProviderServer struct {
	oidcproviderv1.UnimplementedServiceServer
	// contains filtered or unexported fields
}

func NewOIDCProviderServer

func NewOIDCProviderServer(oidcService *oidc.Service) *OIDCProviderServer

Jump to

Keyboard shortcuts

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