<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<KeyValueMapOperations async="false" continueOnError="false" enabled="true" name="Retrieve-ApiAuth-Credentials" mapIdentifier="SmartNews">
    <DisplayName>Retrieve ApiAuth Credentials</DisplayName>
    <Get assignTo="private.user" index="1">
        <Key>
            <Parameter ref="apiauth-apiuser-source"/>
        </Key>
    </Get>
    <Get assignTo="private.key" index="1">
        <Key>
            <Parameter ref="apiauth-apikey-source"/>
        </Key>
    </Get>
    <Scope>environment</Scope>
</KeyValueMapOperations>