on login, insert service point details into the session
Description
Environment
None
Potential Workaround
None
has to be done before
is blocked by
Checklist
hideTestRail: Results
Activity
Show:
Khalilah Gambrell July 27, 2022 at 6:28 PM
May require additional stripes user story.
Done
Details
Details
Assignee
Zak Burke
Zak BurkeReporter
Zak Burke
Zak BurkePriority
Story Points
3
Sprint
None
Development Team
Stripes Force
Fix versions
Release
Nolana (R3 2022)
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created April 8, 2022 at 7:49 PM
Updated October 24, 2022 at 4:27 PM
Resolved October 7, 2022 at 5:00 PM
TestRail: Cases
TestRail: Runs
Summary: When responding to a login event, query for a user's service points and insert them into the session.
Details: Handling of service points directly within stripes-core by authenticating via mod-users-bl is being deprecated (https://folio-org.atlassian.net/browse/STCOR-602#icft=STCOR-602) in order to reduce the number of back-end modules necessary to support a front-end build (FOLIO-3253). Thus, this function must be handled here.