From 42f67fd993e2cf0c826831cb876f6507665118f7 Mon Sep 17 00:00:00 2001 From: Sascha Szott Date: Tue, 21 Jul 2026 19:45:58 +0200 Subject: [PATCH] update wiki URL (cherry picked from commit 4f600a79057ad41950b86f94026fe7740526835d) --- authentication.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authentication.md b/authentication.md index c49f4c80..ad21e621 100644 --- a/authentication.md +++ b/authentication.md @@ -3,7 +3,7 @@ The authentication mechanism since DSpace 7 is based on JSON Web Token (JWT / RFC 7519). -Information about the underline implementation are [available on the wiki](https://wiki.duraspace.org/display/DSPACE/REST+Authentication) +Information about the underline implementation are [available on the wiki](https://wiki.lyrasis.org/display/DSPACE/REST+Authentication) ## Login **POST /api/authn/login**