From 3fbc9e7d08ff0c9ef55f009dea77e675d652ee7e Mon Sep 17 00:00:00 2001 From: mzico Date: Wed, 7 Dec 2022 08:00:49 +0600 Subject: [PATCH] fix(docs): jans TUI configuration -- Auth Server - TUI - image (#3237) image location fix --- docs/admin/config-guide/tui.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/admin/config-guide/tui.md b/docs/admin/config-guide/tui.md index d3995151e01..233199d69ae 100644 --- a/docs/admin/config-guide/tui.md +++ b/docs/admin/config-guide/tui.md @@ -40,7 +40,7 @@ With "Auth Server" option, administrator can operate openid client configuration - In below screenshot, we are getting the list of existing clients. ![image](../../assets/Jans_TUI_Auth_Server_Get_client_list.png) - It's possible to get details of any client as well. Just hit enter on any client and you will see information like this. ![image](../../assets/Jans_TUI_Auth_Server_Client_detail.png) - - With the button which is located on right upper side named "Add Client", it's possible to create new client. ![image](../assets/Jans_TUI_Auth_Server_Add_new_client.png) + - With the button which is located on right upper side named "Add Client", it's possible to create new client. ![image](../../assets/Jans_TUI_Auth_Server_Add_new_client.png) ### FIDO