From c25c49cef68876abcbd8f2f3cb7bc07e96552c60 Mon Sep 17 00:00:00 2001 From: Kayden Tebau Date: Fri, 7 Apr 2023 22:05:40 -0700 Subject: [PATCH] Add keycloak account page link --- templates/account/accountPage.html.ep | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/templates/account/accountPage.html.ep b/templates/account/accountPage.html.ep index a3b895f..9415e2c 100644 --- a/templates/account/accountPage.html.ep +++ b/templates/account/accountPage.html.ep @@ -17,6 +17,12 @@ ldap.unix.dog and manage your account information that way.

+

+ In addition, please visit the + Keycloak account console to manage 2FA and WebAuthn security + keys. +

%= form_for account => begin

%= label_for username => 'Enter your username to get started:'