view gwt-client/src/main/java/org/dive4elements/river/client/client/config.xml @ 6189:4365320750bb

Add helpers for links into the Flys wiki with optional SSO support. If a SAML ticket is known for the current user, a HTML form is generated so tha the Ticket is used to authenticate the Wiki access, otherwise a plain Link is generated similar to what the UI used before the SSO links. Part of flys/issue1265
author Bernhard Herzog <bh@intevation.de>
date Tue, 04 Jun 2013 17:33:55 +0200
parents 5aa05a7a34b7
children c702bac7f72e
line wrap: on
line source
<config>
    <server>http://localhost:8181</server>

    <projectlist>
        <!-- The interval to update the user's projects (in ms) -->
        <update-interval>300000</update-interval>
    </projectlist>
</config>

http://dive4elements.wald.intevation.org