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

Add reregister() function #1628

Merged
merged 1 commit into from
Jun 15, 2023
Merged

Conversation

jsperhac
Copy link
Contributor

Summary

Enable registration of session handlers for use with USP SSO authentication plugin. A single function is added, called reregister().

Motivation

This change is needed for the plugin development described in this card: https://sdx-sdsc.atlassian.net/browse/USP-54

Testing

This code was used on a development instance where the plugin was written. Both proof of concept and acceptance testing were performed on the instance: HUBzero developers and USP staff verified that the USP SSO plugin functions properly.

Hotfix

This hotfix should be included on the USP production instance in order to make rollout of SSO possible there. See https://sdx-sdsc.atlassian.net/browse/USP-69

PR checklist

[x] Make sure there are links in the PR to the source JIRA card(s) and hubzero ticket(s)
[x] Include a brief summary of the issue in your own words
[x] Include a brief summary of the fix/changed code
[x] Include a brief summary of your testing. What did you specifically do to investigate that this change has the correct results?
[x] Indicate if the change needs to be hotfixed to any production hubs before a normal core rollout
[] Double check someone is assigned to review the ticket

Register session handlers for use with USP SSO authentication plugin.
@nkissebe nkissebe merged commit 47c6a7f into hubzero:dev Jun 15, 2023
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