<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
    <env:Header>

        <sec:Security
            xmlns:sec="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"
            > {{IDA_PVP_GDA}} </sec:Security>

        <adrr:Action xmlns:adrr="http://www.w3.org/2005/08/addressing"
            xmlns:ns0="http://www.w3.org/2003/05/soap-envelope" ns0:mustUnderstand="1"
            >http://docs.oasis-open.org/ws-sx/ws-trust/200512/RST/Issue</adrr:Action>
        <addr:To xmlns:addr="http://www.w3.org/2005/08/addressing"
            xmlns:ns0="http://www.w3.org/2003/05/soap-envelope" ns0:mustUnderstand="1"
            >https://acs.elga-dev-spirit.int/ETS</addr:To>

        <addr:MessageID xmlns:addr="http://www.w3.org/2005/08/addressing"
            >msgID:{{$guid}}</addr:MessageID>

        <addr:ReplyTo xmlns:addr="http://www.w3.org/2005/08/addressing">
            <addr:Address>http://www.w3.org/2005/08/addressing/anonymous</addr:Address>
        </addr:ReplyTo>

        <!--ectx:context xmlns="http://docs.oasis-open.org/ws-caf/2005/10/wsctx" xmlns:ectx="http://elga.at/context/">
      <context-identifier>{{ctxID}}</context-identifier>
	</ectx:context-->

    </env:Header>
    <env:Body>
        <RequestSecurityToken xmlns="http://docs.oasis-open.org/ws-sx/ws-trust/200512">
            <TokenType>urn:elga:bes:2019:Context:assertion</TokenType>
            <RequestType>http://docs.oasis-open.org/ws-sx/ws-trust/200512/Issue</RequestType>
            <Claims Dialect="urn:tiani-spirit:bes:2013:claims">

                <ClaimType xmlns="urn:tiani-spirit:ts"
                    DataType="http://www.w3.org/2001/XMLSchema#anyURI"
                    name="urn:tiani-spirit:bes:2013:claims:requested-ac">
                    <ClaimValue>103</ClaimValue>
                </ClaimType>

                <ClaimType xmlns="urn:tiani-spirit:ts"
                    DataType="http://www.w3.org/2001/XMLSchema#anyURI"
                    name="urn:tiani-spirit:bes:2013:claims:requested-role">
                    <ClaimValue>716</ClaimValue>
                </ClaimType>

            </Claims>


            <Lifetime>
                <!--  wsu:Created xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">2019-06-18T09:06:30.154Z</wsu:Created>
        <wsu:Expires xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">2019-06-18T09:11:30.174Z</wsu:Expires-->
            </Lifetime>
        </RequestSecurityToken>
    </env:Body>
</env:Envelope>
