Summary: | Problem with system preference casServerUrl persistency | ||
---|---|---|---|
Product: | Koha | Reporter: | Fridolin Somers <fridolin.somers> |
Component: | Authentication | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | dcook, dpavlin |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Fridolin Somers
2023-08-31 01:29:45 UTC
A way to fix this would be to move this configuration to etc/koha-conf.xml and document that it needs plack restart. We already have LDAP in it. (In reply to Fridolin Somers from comment #1) > A way to fix this would be to move this configuration to etc/koha-conf.xml > and document that it needs plack restart. > We already have LDAP in it. I suppose you could always add a warning on the page for the current situation? I think the OIDC/OAuth2 IdP stuff has a warning that Koha needs to be restarted for it to work. (In reply to David Cook from comment #2) > > I suppose you could always add a warning on the page for the current > situation? I think the OIDC/OAuth2 IdP stuff has a warning that Koha needs > to be restarted for it to work. OK with that |