Skip to content

Commit

Permalink
link updates in email text and docs
Browse files Browse the repository at this point in the history
  • Loading branch information
vbrik committed May 20, 2024
1 parent d1938da commit 5de0358
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/user_login.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ You should experience something like

![login_link](images/login_link.png)

From there, you should be redirected to page with a URL like _https://keycloak.icecube.wisc.edu/auth/realms/IceCube/_, where you are prompted to input your username and password
From there, you should be redirected to page with a URL like _https://keycloak.icecube.wisc.edu/auth/realms/IceCube/account/_, where you are prompted to input your username and password

![redirect_login](images/redirect_login.png)

Expand Down
2 changes: 1 addition & 1 deletion user_mgmt/insts.py
Original file line number Diff line number Diff line change
Expand Up @@ -464,7 +464,7 @@ async def post(self, approval_id):
E-mail Address: {args["username"]}@icecube.wisc.edu
Please change your password immediately. Go to the password reset page to do so:
https://keycloak.icecube.wisc.edu/auth/realms/IceCube/account/password
https://keycloak.icecube.wisc.edu/auth/realms/IceCube/account/
Many IceCube resources, including the IceCube wiki, are protected with a
generic set of user credentials. If you see a window asking for security
Expand Down

0 comments on commit 5de0358

Please sign in to comment.