From 53ee917d386937761ffc9ebc04ab439a3def7a00 Mon Sep 17 00:00:00 2001 From: Todd Martin Date: Sat, 22 Mar 2025 19:42:25 -0400 Subject: [PATCH] Changed case of readme for linting. --- ...UTH_REQUEST_LOGIN_README.md => auth_request_login_readme.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename libs/auth/src/angular/login-via-auth-request/{AUTH_REQUEST_LOGIN_README.md => auth_request_login_readme.md} (98%) diff --git a/libs/auth/src/angular/login-via-auth-request/AUTH_REQUEST_LOGIN_README.md b/libs/auth/src/angular/login-via-auth-request/auth_request_login_readme.md similarity index 98% rename from libs/auth/src/angular/login-via-auth-request/AUTH_REQUEST_LOGIN_README.md rename to libs/auth/src/angular/login-via-auth-request/auth_request_login_readme.md index 31a72c08f93..240316f788c 100644 --- a/libs/auth/src/angular/login-via-auth-request/AUTH_REQUEST_LOGIN_README.md +++ b/libs/auth/src/angular/login-via-auth-request/auth_request_login_readme.md @@ -67,7 +67,7 @@ get into this flow: 7. Establishes trust (if required) 8. Proceeds to vault -**Note:** TDE users are required to be enrolled in admin password reset, which gives the admin access to the user's +**Note:** TDE users are required to be enrolled in admin account recovery, which gives the admin access to the user's userKey. This is how admins are able to send over the authRequestPublicKey(userKey) to the user to allow them to unlock. ## Summary Table