[Koha-devel] Login API for Authentication

Michael Hafen michael.hafen at washk12.org
Tue Feb 21 18:57:36 CET 2023


Maybe the RESTBasicAuth or RESTOAuth2ClientCredentials System Preferences
would be useful in this case, particularly the RESTBasicAuth System
Preference (which is disabled on my install, is that the default
setting?).  I expect that the user's browser could establish an
authenticated session with the Opac server using Basic Auth to a REST
endpoint, and then access the Opac pages using that session.

On Tue, Feb 21, 2023 at 2:52 AM Muhammad Uzair <uzair.metro at gmail.com>
wrote:

> Dear Developers;
> I am currently developing a system for my university in which I want to
> connect users logged in oracle web applications with koha and directly
> authenticate users to koha from my system portal.
> For this purpose I want an API to directly send the user id and password
> to the server of Koha and skip the login screen. I have tried many APIs
> that were available but none did my work.
> My requirement is that the user logs in to the oracle portal once and does
> not need to login to koha again. He gets logged in to koha through api
> using static userid and password (which are available to me) and lands on
> the OPAC homepage in which they are already logged in.
> Kindly provide me with a valid API so that I can do my work easily or any
> possible solution.
> Regards
> _______________________________________________
> Koha-devel mailing list
> Koha-devel at lists.koha-community.org
> https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
> website : https://www.koha-community.org/
> git : https://git.koha-community.org/
> bugs : https://bugs.koha-community.org/
>


-- 
Michael Hafen
Washington County School District Technology Department
Systems Analyst
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20230221/0a45264f/attachment.htm>


More information about the Koha-devel mailing list