From 0eb715b0cd6fbf6ddc67b770963d594be4cfa32e Mon Sep 17 00:00:00 2001 From: Charles Hall Date: Fri, 11 Jul 2025 14:43:11 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D(doc)=20document=20the=20oidc=20red?= =?UTF-8?q?irect=20uri?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/installation.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/installation.md b/docs/installation.md index fd2db6ee..46b95f03 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -134,6 +134,8 @@ keycloak-0 1/1 Running 0 6m48s keycloak-postgresql-0 1/1 Running 0 6m48s ``` +In your OIDC provider, set LaSuite Meet's redirect URI to `https://.../api/v1.0/callback/` where `...` should be replaced with the domain name LaSuite Meet is hosted on. + From here the important information you will need are : ```