activeresponse.jsp revision 0748565aad6a8878aecb88a26081c9bb10c00279
47be870bd83fb3719dffc3ee9348a409ab762a14Lennart Poettering The contents of this file are subject to the terms of the Common Development and
47be870bd83fb3719dffc3ee9348a409ab762a14Lennart Poettering Distribution License (the License). You may not use this file except in compliance with the
47be870bd83fb3719dffc3ee9348a409ab762a14Lennart Poettering You can obtain a copy of the License at legal/CDDLv1.0.txt. See the License for the
47be870bd83fb3719dffc3ee9348a409ab762a14Lennart Poettering specific language governing permission and limitations under the License.
47be870bd83fb3719dffc3ee9348a409ab762a14Lennart Poettering When distributing Covered Software, include this CDDL Header Notice in each file and include
47be870bd83fb3719dffc3ee9348a409ab762a14Lennart Poettering the License file at legal/CDDLv1.0.txt. If applicable, add the following below the CDDL
47be870bd83fb3719dffc3ee9348a409ab762a14Lennart Poettering Header, with the fields enclosed by brackets [] replaced by your own identifying
47be870bd83fb3719dffc3ee9348a409ab762a14Lennart Poettering information: "Portions copyright [year] [name of copyright owner]".
47be870bd83fb3719dffc3ee9348a409ab762a14Lennart Poettering Copyright 2016 ForgeRock AS.
47be870bd83fb3719dffc3ee9348a409ab762a14Lennart Poettering--%><%@ page contentType="application/soap+xml;charset=UTF-8" language="java" session="false"
47be870bd83fb3719dffc3ee9348a409ab762a14Lennart Poettering%><s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:a="http://www.w3.org/2005/08/addressing" xmlns:u="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
47be870bd83fb3719dffc3ee9348a409ab762a14Lennart Poettering <a:Action s:mustUnderstand="1">http://schemas.xmlsoap.org/ws/2005/02/trust/RSTR/Issue</a:Action>
47be870bd83fb3719dffc3ee9348a409ab762a14Lennart Poettering <a:RelatesTo>${inResponseTo}</a:RelatesTo>
437b7dee328738b7aca89a9c7527f228ff8f2d34Lennart Poettering <o:Security s:mustUnderstand="1" xmlns:o="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
e99e38bbdcca3fe5956823bdb3d38544ccf93221Lennart Poettering <u:Timestamp u:Id="_0">
47be870bd83fb3719dffc3ee9348a409ab762a14Lennart Poettering <u:Created>${responseCreated}</u:Created>
47be870bd83fb3719dffc3ee9348a409ab762a14Lennart Poettering <u:Expires>${responseExpires}</u:Expires>
4db6d587c37c0357d20c79bf1a7c9afd4c7ced61Kay Sievers </u:Timestamp>
907dd1953b7517534d646f5b2777780020c896e2Kay Sievers </o:Security>
47be870bd83fb3719dffc3ee9348a409ab762a14Lennart Poettering <wst:RequestSecurityTokenResponse xmlns:wst="http://schemas.xmlsoap.org/ws/2005/02/trust">
1b322bdb2a147e999c3861cba8a6b3ac0f3b712aTollef Fog Heen <wst:Lifetime>
47be870bd83fb3719dffc3ee9348a409ab762a14Lennart Poettering <wsu:Created xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">${notBefore}</wsu:Created>
47be870bd83fb3719dffc3ee9348a409ab762a14Lennart Poettering <wsu:Expires xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">${notOnOrAfter}</wsu:Expires>
22be093ffb403a1c474037939ca9b88b1ee39f77Lennart Poettering </wst:Lifetime>
d59d0a2b4b41a75eaf618b26b8f8bd1e17de7e2bcee <wsp:AppliesTo xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy">
d59d0a2b4b41a75eaf618b26b8f8bd1e17de7e2bcee <wsa:EndpointReference xmlns:wsa="http://www.w3.org/2005/08/addressing">
d59d0a2b4b41a75eaf618b26b8f8bd1e17de7e2bcee <wsa:Address>${targetAddress}</wsa:Address>
47be870bd83fb3719dffc3ee9348a409ab762a14Lennart Poettering </wsa:EndpointReference>
47be870bd83fb3719dffc3ee9348a409ab762a14Lennart Poettering </wsp:AppliesTo>
47be870bd83fb3719dffc3ee9348a409ab762a14Lennart Poettering ${requestedSecurityToken}
1c7dde3e475978c569a982d65fd86d4b4e3caad8Bastien Nocera <wst:RequestedAttachedReference>
1c7dde3e475978c569a982d65fd86d4b4e3caad8Bastien Nocera <o:SecurityTokenReference k:TokenType="http://docs.oasis-open.org/wss/oasis-wss-saml-token-profile-1.1#SAMLV1.1" xmlns:o="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:k="http://docs.oasis-open.org/wss/oasis-wss-wssecurity-secext-1.1.xsd">
1c7dde3e475978c569a982d65fd86d4b4e3caad8Bastien Nocera <o:KeyIdentifier ValueType="http://docs.oasis-open.org/wss/oasis-wss-saml-token-profile-1.0#SAMLAssertionID">${assertionId}</o:KeyIdentifier>
1c7dde3e475978c569a982d65fd86d4b4e3caad8Bastien Nocera </o:SecurityTokenReference>
1c7dde3e475978c569a982d65fd86d4b4e3caad8Bastien Nocera </wst:RequestedAttachedReference>
1c7dde3e475978c569a982d65fd86d4b4e3caad8Bastien Nocera <wst:RequestedUnattachedReference>
e9da3678fcfc774b325dc1eaa054d0e00028a1fcLennart Poettering <o:SecurityTokenReference k:TokenType="http://docs.oasis-open.org/wss/oasis-wss-saml-token-profile-1.1#SAMLV1.1" xmlns:o="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:k="http://docs.oasis-open.org/wss/oasis-wss-wssecurity-secext-1.1.xsd">
e9da3678fcfc774b325dc1eaa054d0e00028a1fcLennart Poettering <o:KeyIdentifier ValueType="http://docs.oasis-open.org/wss/oasis-wss-saml-token-profile-1.0#SAMLAssertionID">${assertionId}</o:KeyIdentifier>
e9da3678fcfc774b325dc1eaa054d0e00028a1fcLennart Poettering </o:SecurityTokenReference>
3ce4fad8f548db9edb19869ea540e3192d2123f4Kay Sievers </wst:RequestedUnattachedReference>
f975e971accc4d50c73ae53167db3df7a7099cf2Lennart Poettering <wst:TokenType>urn:oasis:names:tc:SAML:1.0:assertion</wst:TokenType>
e9da3678fcfc774b325dc1eaa054d0e00028a1fcLennart Poettering <wst:RequestType>http://schemas.xmlsoap.org/ws/2005/02/trust/Issue</wst:RequestType>
47be870bd83fb3719dffc3ee9348a409ab762a14Lennart Poettering <wst:KeyType>http://schemas.xmlsoap.org/ws/2005/05/identity/NoProofKey</wst:KeyType>
47be870bd83fb3719dffc3ee9348a409ab762a14Lennart Poettering </wst:RequestSecurityTokenResponse>