Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LIBDRUM-835. Fix "undefined doesn't contain the link authn" error when logging in #63

Merged
merged 3 commits into from
Jan 26, 2024

Conversation

dsteelma-umd
Copy link

The pull request incorporates the changes from the
dspace-angular upstream pull request 2670
(DSpace#2670)

The upstream pull request was merged into this codebase as follows:

  1. In a web browser, went to the pull request URL (Ensure HALEndpointService doesn't use stale responses DSpace/dspace-angular#2670), appended with “.patch”:

https://github.com/DSpace/dspace-angular/pull/2670.patch

This displayed an HTML page containing a Git emai-formatted patch file. Saved the file into the “dspace-angular” project directory as “2670.patch”.

  1. Ran the following command in the “dspace-angular” project directory to apply the patch:
$ git am 2670.patch

The patch applied cleanly. No Shibboleth-specific files were modified in the patch, so the UMD CAS files did not need to be modified.

https://umd-dit.atlassian.net/browse/LIBDRUM-835

@dsteelma-umd dsteelma-umd merged commit 00bbfa2 into umd-lib:drum-main Jan 26, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants