identity

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewIntegratedIdentityService

func NewIntegratedIdentityService(hostkey string, port int, meta metadata.MetaStore)

NewIntegratedIdentityService starts a service on the designated port that will return a user credential when a user connects on the designated port. The client should connect with the ssh user id set to the desired access manager identity. To be allowed to connect, the user's claimed identity must have an `ssh-pubkey` annotation with a public key in the form used in the `authorized_keys` used by ssh. The hostkey is the name of a file that contains an ssh private key. This is used by ssh as the host key for the ssh connection so that clients can populate their `known_hosts` file.

Types

This section is empty.

Jump to

Keyboard shortcuts

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