Add the user's name, when available, indicating that user is logged in
Issue
Taken from the Jamboree Trello board. Original card is here
Description
Based on user information coming in from SSO/OpenAthens, add the personalized touch of having their name, name of their school, welcome, etc. to the top header of th interface.
Comments on card
Sean Purcell Jan 22 at 2:14 PM Discussed with everyone, go ahead and add the student's name if we have it, if not, indicate that they are logged in
Sean Purcell Jan 19 at 12:04 PM We already show the name of the school. Concerns about consistency for going further... may require further discussion
Russell Palmer Dec 16, 2020 at 2:54 PM Perhaps begin with USG only so we can weed out issues with problematic entries in OA.
Russell Palmer Dec 16, 2020 at 2:54 PM Functionally--100% do-able. Inconsistent work on how they are getting the unique identifiers into OpenAthens.
Brad Baxter Dec 15, 2020 at 11:24 AM Let's call this the "Creepy" enhancment. :-)
Investigation
galileo_search/lib/strategies/open_athens_strategy.rb
See claims = user_info.raw_attributes
on line 29.