(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

Implementing federated access in an academic library

What is it about?

This paper features a perspective on the challenges libraries face when considering a migration to federated access. The benefits for the end-users in their research experience as a result of federated access is explored along with how SeamlessAccess makes the UX even better.

Why is it important?

The pandemic put front and center the difficulties the user faces when attempting to use IP-based authentication, and how this user experience is degraded by the unnecessary friction that occurs when authentication is based on user location as opposed to user identity. Data shows that introducing authentication at the point of need in the user research journey is a more intuitive experience.

Read more on Kudos…
The following have contributed to this page:
John Felts
' ,"url"));