Inhalt anzeigen / ausblenden

    StaticSyncSource

    Über die UserFieldMappingSyncSource kann man dem Sync-Prozess statische Properties oder Claims hinzufügen:

    <StaticSyncSource name="Static">
        <Property name="test1">helloworld</Property>
        <Property name="test2">helloworld2</Property>
        <Claims>
            <Claim type="http://schemas.xmlsoap.org/ws/2005/05/identity/claims/test">WERT!</Claim>
        </Claims>
      </StaticSyncSource>
    
    Zurück nach oben | Deutsch | English PrimeSoft AG   I   Bahnhofstrasse 4   I   8360 Eschlikon   I   Switzerland   I   Datenschutz   I   Impressum