federation

command
v1.0.0-rc.0 Latest Latest
Warning

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

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

README

OIDC Federation Configs

This directory contains configurations for individual OIDC endpoints that the public good instance of Fulcio should accept identity tokens from.

Usage

To update the k8s ConfigMap, run go run federation/main.go from the root directory of this repository.

Adding New Entries

We'll happily accept new entries here in the form of a pull request! Open one up with your endpoint, filling in a directory and a config.yaml with the following structure:

url: <discovery url>
contact: <your contact email>
description: <a description of the use case>
type: <spiffe|email>

You'll then have to regenerate the ConfigMap with go run federation/main.go, and then send your PR.

We'll discuss your use-case with you over the pull request, and merge!

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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