From 10d55cc8e0b7e340720e30d8d9f635542dca19e2 Mon Sep 17 00:00:00 2001 From: Pierre Hubert Date: Mon, 17 Apr 2023 18:44:00 +0200 Subject: [PATCH] Add useful link on README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b25a083..48a1ab6 100644 --- a/README.md +++ b/README.md @@ -64,5 +64,7 @@ Corresponding client configuration: > Note: We do need to use real domain name instead of IP address due to the `webauthn-rs` crate limitations. We therefore use the `nip.io` domain helper. +OAuth proxy can then be access on this URL: http://192.168.2.103:4180/ + ## Contributing If you wish to contribute to this software, feel free to send an email to contact@communiquons.org to get an account on my system, managed by BasicOIDC :)