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 JHU internal API is currently v2 for looking up an EmployeeID using the HopkinsID updating it to v3 may improve performance. Using the v3 API also has more endpoints which can provide more information if needed.
Will need to add other developers on the team, since they don't support a service account. Please let me know who else should be granted access to the internal JHU API application for our group.
The JHU internal API is currently v2 for looking up an
EmployeeID
using theHopkinsID
updating it to v3 may improve performance. Using the v3 API also has more endpoints which can provide more information if needed.The usage of the directory lookup is here: https://github.com/eclipse-pass/pass-support/blob/b10673ca95ef2e91416350b56845e2a782395359/pass-grant-loader/pass-grant-data/src/main/java/org/eclipse/pass/support/grant/data/DirectoryServiceUtil.java
The text was updated successfully, but these errors were encountered: