From 7ba0dbd1c75011a950a5ee61ed0a878cf845805d Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Fri, 1 Feb 2019 21:45:01 +0200 Subject: [PATCH] Updated Keycloak OIDC Integration (markdown) --- Keycloak---OIDC-Integration.md => Keycloak.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) rename Keycloak---OIDC-Integration.md => Keycloak.md (81%) diff --git a/Keycloak---OIDC-Integration.md b/Keycloak.md similarity index 81% rename from Keycloak---OIDC-Integration.md rename to Keycloak.md index 52151f2..01a7d71 100644 --- a/Keycloak---OIDC-Integration.md +++ b/Keycloak.md @@ -1,4 +1,6 @@ -Outstanding Bug: When the user is registered, in the users table of the mongo database, the following "profile" item is not being created "boardView" with value of "board-view-lists" Creating the entry manually resolves the issue. +## OIDC Integration + +[Outstanding Bug](https://github.com/wekan/wekan/issues/1874#issuecomment-459818460): When the user is registered, in the users table of the mongo database, the following "profile" item is not being created "boardView" with value of "board-view-lists" Creating the entry manually resolves the issue. Environment Variables that need to be set in your Wekan environment: