You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
ajkiessl
changed the title
Add get_accessid_by_email to interface
Add get_accessid_by_email to DirectoryService interface
Jan 18, 2024
ajkiessl
changed the title
Add get_accessid_by_email to DirectoryService interface
Add get_accessid_by_email to DirectoryService::Client interface
Jan 18, 2024
Much of this (https://github.com/psu-libraries/etda_workflow/blob/main/app/models/directory_service.rb) code is repeated in the DirectoryService client. It would probably be better to just add the
get_accessid_by_email
code to the DirectoryService client and remove what's in ETDA.The text was updated successfully, but these errors were encountered: