https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33708 Bug ID: 33708 Summary: OAuth/OIDC authentication for the staff interface requires OPAC enabled Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Authentication Assignee: koha-bugs@lists.koha-community.org Reporter: tomascohen@gmail.com QA Contact: testopia@bugs.koha-community.org CC: dpavlin@rot13.org Because of a mistake, the code that generates the redirect URL on the OAuth/OIDC handshake is using the `/public`namespace regardless of the interface we are acessing. This has the consequence of requiring the public-facing API enabled. This is wrong! -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.