Remote request-queries now again uses the live server, this is to ensure proper deployment configuration.
This commit is contained in:
parent
8832cc2374
commit
b7c8fd5aa8
@ -34,7 +34,7 @@
|
||||
-->
|
||||
<property name="enableRemoteUserLookup" value="true"></property>
|
||||
<!-- This property points to the location of the daisy json search -->
|
||||
<property name="remoteLookupUrl" value="https://thesis3.dsv.su.se/match/json" />
|
||||
<property name="remoteLookupUrl" value="https://thesis.dsv.su.se/match/json" />
|
||||
<!-- External auth support (via J2EE standard mechanism REMOTE_USER), if true: other authentication mechanics will be bypassed.-->
|
||||
<property name="acceptExternalAuthentication" value="true"/>
|
||||
</bean>
|
||||
|
Loading…
x
Reference in New Issue
Block a user