backchannel

package
v3.1.0-rc.3 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2026 License: GPL-3.0 Imports: 25 Imported by: 0

Documentation

Overview

Package backchannel provides backchannel functionality.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Setup

func Setup(router *gin.Engine, deps *handlerdeps.Deps) error

Setup registers backchannel API endpoints with explicit dependencies. Authentication uses Basic Auth and/or OIDC Bearer tokens (client_credentials flow). The legacy HS256 JWT mechanism (/api/v1/jwt/token, /api/v1/jwt/refresh) has been removed in favor of the standard OIDC /oidc/token endpoint.

func ValidateAuthConfiguration

func ValidateAuthConfiguration(cfg config.File, developerMode bool) error

ValidateAuthConfiguration validates required authentication settings for backchannel endpoints.

Types

This section is empty.

Jump to

Keyboard shortcuts

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