2023-04-30 19:24:22 +01:00
2023-04-30 17:23:47 +01:00
2023-04-30 19:24:22 +01:00
2023-04-30 17:22:13 +01:00
2023-04-30 17:22:13 +01:00
2023-04-30 17:22:13 +01:00
2023-04-30 17:22:13 +01:00
2023-04-30 17:22:13 +01:00
2023-04-30 17:22:13 +01:00

Simple Webfinger

A simple, Flask-based webfinger handler.

Simple Webfinger was created to provide an ODIC href from a basic YAML configuration file. Ideally to use with Tailscale and Authentik.

Configuration

The example-config.yaml has the basic layout of the YAML file, which has the following fields. This should be provided as config.yaml in the working directory you're running the process.

Key Value Example Description
domain doofnet.uk The domain to respond to, it'll return 404s for anything else
oidc_href https://id.doofnet.uk/... The href to return for OIDC rels
Description
No description provided
Readme 1.7 MiB
Languages
Python 86.8%
Dockerfile 8.2%
Makefile 5%