rp

command module
v0.0.0-...-316996a Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2023 License: MIT Imports: 25 Imported by: 0

README

Example RP using go-oidcfed library

This is an example RP that uses the go-oidcfed library from this repository.

It is very rudimentary and by no-means meant as a production RP. It's just for demonstration purposes.

How to deploy / setup

Domain name

To change the domain name, replace gorp.fedservice.lh with the new domain name everywhere where it appears in:

  • config.yaml
  • docker-compose.yaml
Traefik & Cert

We assume a traefik instance is running within the traefik docker network. You also need a certificate for the hostname.

Additional certificates for possibly other instances (i.e. federation entities), can be provided in a mkcertRootCA. pem file.

Config

Look into the config.yaml and adapt the config to your needs.

Run it
docker-compose up

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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