From 09fe381d0e2d36f87559cac8050fba75f9019af8 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Tue, 21 May 2024 19:04:05 +0200 Subject: Ensure OIDC host matches that of ID provider --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.toml') diff --git a/config.toml b/config.toml index d6279e2..105a260 100644 --- a/config.toml +++ b/config.toml @@ -8,7 +8,7 @@ description = "Developer, Emacs User" domain_start_date = "2014-06-07" original_domain = "alanpearce.eu" -oidc_host = "https://id.alanpearce.eu" +oidc_host = "https://id.alanpearce.eu/" [[taxonomies]] name = "tags" -- cgit 1.4.1