[picketlink-commits] Picketlink SVN: r1362 - in product/branches/Branch_6_plus: parent and 7 other directories.

picketlink-commits at lists.jboss.org picketlink-commits at lists.jboss.org
Wed Feb 1 01:03:49 EST 2012


Author: anil.saldhana at jboss.com
Date: 2012-02-01 01:03:47 -0500 (Wed, 01 Feb 2012)
New Revision: 1362

Added:
   product/branches/Branch_6_plus/picketlink-core/src/test/resources/responseIDP/
   product/branches/Branch_6_plus/picketlink-core/src/test/resources/responseIDP/casidp.xml
   product/branches/Branch_6_plus/picketlink-core/src/test/resources/responseIDP/pingidp.xml
Modified:
   product/branches/Branch_6_plus/parent/pom.xml
   product/branches/Branch_6_plus/picketlink-core/pom.xml
   product/branches/Branch_6_plus/picketlink-webapps/idp/pom.xml
   product/branches/Branch_6_plus/picketlink-webapps/pdp/pom.xml
   product/branches/Branch_6_plus/picketlink-webapps/picketlink-sts/pom.xml
   product/branches/Branch_6_plus/picketlink-webapps/pom.xml
   product/branches/Branch_6_plus/pom.xml
Log:
workspace for EAP6+

Modified: product/branches/Branch_6_plus/parent/pom.xml
===================================================================
--- product/branches/Branch_6_plus/parent/pom.xml	2012-02-01 05:59:59 UTC (rev 1361)
+++ product/branches/Branch_6_plus/parent/pom.xml	2012-02-01 06:03:47 UTC (rev 1362)
@@ -5,7 +5,7 @@
       <version>5</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
-   <groupId>org.picketlink.product</groupId>
+   <groupId>org.picketlink.product.eap</groupId>
    <artifactId>picketlink-fed-parent</artifactId>
    <packaging>pom</packaging>
    <version>2.0.3-SNAPSHOT</version>

Modified: product/branches/Branch_6_plus/picketlink-core/pom.xml
===================================================================
--- product/branches/Branch_6_plus/picketlink-core/pom.xml	2012-02-01 05:59:59 UTC (rev 1361)
+++ product/branches/Branch_6_plus/picketlink-core/pom.xml	2012-02-01 06:03:47 UTC (rev 1362)
@@ -1,6 +1,6 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
    <parent>
-      <groupId>org.picketlink.product</groupId>
+      <groupId>org.picketlink.product.eap</groupId>
       <artifactId>picketlink-fed-parent</artifactId>
       <version>2.0.3-SNAPSHOT</version>
       <relativePath>../parent</relativePath>

Added: product/branches/Branch_6_plus/picketlink-core/src/test/resources/responseIDP/casidp.xml
===================================================================
--- product/branches/Branch_6_plus/picketlink-core/src/test/resources/responseIDP/casidp.xml	                        (rev 0)
+++ product/branches/Branch_6_plus/picketlink-core/src/test/resources/responseIDP/casidp.xml	2012-02-01 06:03:47 UTC (rev 1362)
@@ -0,0 +1,47 @@
+<samlp:Response ID="pmilcfianoapejannhabalcfdlmlpbhbhifalhph"
+	IssueInstant="2011-11-04T09:42:04Z" InResponseTo="ID_8b7b580b-592a-49ba-b55e-b2ef2bbefb51"
+	Destination="http://localhost:8080/sales/" Version="2.0"
+	xmlns="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol"
+	xmlns:xenc="http://www.w3.org/2001/04/xmlenc#">
+	<Issuer>https://localhost:8443</Issuer>
+	<samlp:Status>
+		<samlp:StatusCode Value="urn:oasis:names:tc:SAML:2.0:status:Success" />
+	</samlp:Status>
+	<Assertion ID="bndkhciapdbmobheooakhphogocfnljcnkejpgcf"
+		IssueInstant="2011-11-04T09:42:04Z" Version="2.0"
+		xmlns="urn:oasis:names:tc:SAML:2.0:assertion">
+		<Issuer>https://localhost:8443</Issuer>
+		<Subject>
+			<NameID Format="urn:oasis:names:tc:SAML:2.0:nameid-format:persistent">velias</NameID>
+			<SubjectConfirmation Method="urn:oasis:names:tc:SAML:2.0:cm:bearer">
+				<SubjectConfirmationData Recipient="http://localhost:8080/sales/"
+					NotBefore="2011-11-04T09:42:04Z" NotOnOrAfter="2011-11-05T09:42:04Z"
+					InResponseTo="ID_8b7b580b-592a-49ba-b55e-b2ef2bbefb51" />
+			</SubjectConfirmation>
+		</Subject>
+		<Conditions NotBefore="2011-11-04T09:42:04Z" NotOnOrAfter="2051-11-05T09:42:04Z" />
+		<AuthnStatement AuthnInstant="2011-11-04T09:42:04Z">
+			<AuthnContext>
+				<AuthnContextClassRef>urn:oasis:names:tc:SAML:2.0:ac:classes:Password
+				</AuthnContextClassRef>
+			</AuthnContext>
+		</AuthnStatement>
+		<AttributeStatement>
+			<Attribute Name="Role">
+				<AttributeValue xmlns:xs="http://www.w3.org/2001/XMLSchema"
+					xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="xs:string">employee
+				</AttributeValue>
+			</Attribute>
+			<Attribute Name="Role">
+				<AttributeValue xmlns:xs="http://www.w3.org/2001/XMLSchema"
+					xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="xs:string">manager
+				</AttributeValue>
+			</Attribute>
+			<Attribute Name="Role">
+				<AttributeValue xmlns:xs="http://www.w3.org/2001/XMLSchema"
+					xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="xs:string">sales
+				</AttributeValue>
+			</Attribute>
+		</AttributeStatement>
+	</Assertion>
+</samlp:Response>
\ No newline at end of file

Added: product/branches/Branch_6_plus/picketlink-core/src/test/resources/responseIDP/pingidp.xml
===================================================================
--- product/branches/Branch_6_plus/picketlink-core/src/test/resources/responseIDP/pingidp.xml	                        (rev 0)
+++ product/branches/Branch_6_plus/picketlink-core/src/test/resources/responseIDP/pingidp.xml	2012-02-01 06:03:47 UTC (rev 1362)
@@ -0,0 +1,229 @@
+<samlp:Response Destination="https://201.000.000.00/gctxyz" InResponseTo="ID_76b05a86-993e-4ba4-83b6-e0fe7d292e78"
+
+                IssueInstant="2011-02-21T17:35:08.182Z" ID="o5x7YnbyTo.XL_47-oLmZwgUgpP" Version="2.0"
+
+                xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol">
+
+    <saml:Issuer xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion">https://test.xyz.com</saml:Issuer>
+
+    <ds:Signature xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
+
+        <ds:SignedInfo>
+
+            <ds:CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
+
+            <ds:SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1"/>
+
+            <ds:Reference URI="#o5x7YnbyTo.XL_47-oLmZwgUgpP">
+
+                <ds:Transforms>
+
+                    <ds:Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature"/>
+
+                    <ds:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
+
+                </ds:Transforms>
+
+                <ds:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"/>
+
+                <ds:DigestValue>joOnzlFL1squOg8uAb5fLcA9x0s=</ds:DigestValue>
+
+            </ds:Reference>
+
+        </ds:SignedInfo>
+
+        <ds:SignatureValue>
+
+            ...
+
+        </ds:SignatureValue>
+
+        <ds:KeyInfo>
+
+            <ds:X509Data>
+
+                <ds:X509Certificate>
+
+                    ...
+
+                </ds:X509Certificate>
+
+            </ds:X509Data>
+
+            <ds:KeyValue>
+
+                <ds:RSAKeyValue>
+
+                    <ds:Modulus>
+
+                        ...
+
+                    </ds:Modulus>
+
+                    <ds:Exponent>AQAB</ds:Exponent>
+
+                </ds:RSAKeyValue>
+
+            </ds:KeyValue>
+
+        </ds:KeyInfo>
+
+    </ds:Signature>
+
+    <samlp:Status>
+
+        <samlp:StatusCode Value="urn:oasis:names:tc:SAML:2.0:status:Success"/>
+
+    </samlp:Status>
+
+    <saml:Assertion Version="2.0" IssueInstant="2011-02-21T17:35:08.196Z" ID="RM9ViMLu.M-ejey1FVNCeeIBws."
+
+                    xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion">
+
+        <saml:Issuer>https://test.xyz.com</saml:Issuer>
+
+        <saml:Subject>
+
+            <saml:NameID Format="urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified">asptest</saml:NameID>
+
+            <saml:SubjectConfirmation Method="urn:oasis:names:tc:SAML:2.0:cm:bearer">
+
+                <saml:SubjectConfirmationData InResponseTo="ID_76b05a86-993e-4ba4-83b6-e0fe7d292e78"
+
+                                              NotOnOrAfter="2023-02-21T17:40:08.196Z"
+
+                                              Recipient="https://201.000.000.00/gctxyz"/>
+
+            </saml:SubjectConfirmation>
+
+        </saml:Subject>
+
+        <saml:Conditions NotOnOrAfter="2023-02-21T17:40:08.196Z" NotBefore="2011-02-21T17:30:08.196Z">
+
+            <saml:AudienceRestriction>
+
+                <saml:Audience>https://201.000.000.00/gctxyz</saml:Audience>
+
+            </saml:AudienceRestriction>
+
+        </saml:Conditions>
+
+        <saml:AuthnStatement AuthnInstant="2011-02-21T17:35:08.195Z" SessionIndex="RM9ViMLu.M-ejey1FVNCeeIBws.">
+
+            <saml:AuthnContext>
+
+                <saml:AuthnContextClassRef>urn:oasis:names:tc:SAML:2.0:ac:classes:unspecified
+
+                </saml:AuthnContextClassRef>
+
+            </saml:AuthnContext>
+
+        </saml:AuthnStatement>
+
+        <saml:AttributeStatement xmlns:xs="http://www.w3.org/2001/XMLSchema">
+
+            <saml:Attribute NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:unspecified" Name="street">
+
+                <saml:AttributeValue xsi:type="xs:string" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+
+                    asptest_street
+
+                </saml:AttributeValue>
+
+            </saml:Attribute>
+
+            <saml:Attribute NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:unspecified" Name="zipcode">
+
+                <saml:AttributeValue xsi:type="xs:string" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+
+                    asptest_zipcode
+
+                </saml:AttributeValue>
+
+            </saml:Attribute>
+
+            <saml:Attribute NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:unspecified" Name="state">
+
+                <saml:AttributeValue xsi:type="xs:string" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+
+                    asptest_state
+
+                </saml:AttributeValue>
+
+            </saml:Attribute>
+
+            <saml:Attribute NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:unspecified" Name="lastname">
+
+                <saml:AttributeValue xsi:type="xs:string" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+
+                    asptest_lastname
+
+                </saml:AttributeValue>
+
+            </saml:Attribute>
+
+            <saml:Attribute NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:unspecified" Name="firstname">
+
+                <saml:AttributeValue xsi:type="xs:string" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+
+                    asptest_firstname
+
+                </saml:AttributeValue>
+
+            </saml:Attribute>
+
+            <saml:Attribute NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:unspecified" Name="billtoid">
+
+                <saml:AttributeValue xsi:type="xs:string" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+
+                    asptest_billtoid
+
+                </saml:AttributeValue>
+
+            </saml:Attribute>
+
+            <saml:Attribute NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:unspecified" Name="telephonenumber">
+
+                <saml:AttributeValue xsi:type="xs:string" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+
+                    asptest_telephonenumber
+
+                </saml:AttributeValue>
+
+            </saml:Attribute>
+
+            <saml:Attribute NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:unspecified" Name="city">
+
+                <saml:AttributeValue xsi:type="xs:string" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+
+                    asptest_city
+
+                </saml:AttributeValue>
+
+            </saml:Attribute>
+
+            <saml:Attribute NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:unspecified" Name="email">
+
+                <saml:AttributeValue xsi:type="xs:string" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+
+                    asptest_email
+
+                </saml:AttributeValue>
+
+            </saml:Attribute>
+
+            <saml:Attribute NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:unspecified" Name="contractnumber">
+
+                <saml:AttributeValue xsi:type="xs:string" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+
+                    asptest_contractnumber
+
+                </saml:AttributeValue>
+
+            </saml:Attribute>
+
+        </saml:AttributeStatement>
+
+    </saml:Assertion>
+
+</samlp:Response>
\ No newline at end of file

Modified: product/branches/Branch_6_plus/picketlink-webapps/idp/pom.xml
===================================================================
--- product/branches/Branch_6_plus/picketlink-webapps/idp/pom.xml	2012-02-01 05:59:59 UTC (rev 1361)
+++ product/branches/Branch_6_plus/picketlink-webapps/idp/pom.xml	2012-02-01 06:03:47 UTC (rev 1362)
@@ -1,6 +1,6 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
    <parent>
-     <groupId>org.picketlink.product</groupId>
+     <groupId>org.picketlink.product.eap</groupId>
      <artifactId>picketlink-federation-webapps</artifactId>
      <version>2.0.3-SNAPSHOT</version>
      <relativePath>../</relativePath>

Modified: product/branches/Branch_6_plus/picketlink-webapps/pdp/pom.xml
===================================================================
--- product/branches/Branch_6_plus/picketlink-webapps/pdp/pom.xml	2012-02-01 05:59:59 UTC (rev 1361)
+++ product/branches/Branch_6_plus/picketlink-webapps/pdp/pom.xml	2012-02-01 06:03:47 UTC (rev 1362)
@@ -1,6 +1,6 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
    <parent>
-     <groupId>org.picketlink.product</groupId>
+     <groupId>org.picketlink.product.eap</groupId>
      <artifactId>picketlink-federation-webapps</artifactId>
      <version>2.0.3-SNAPSHOT</version>
      <relativePath>../</relativePath>

Modified: product/branches/Branch_6_plus/picketlink-webapps/picketlink-sts/pom.xml
===================================================================
--- product/branches/Branch_6_plus/picketlink-webapps/picketlink-sts/pom.xml	2012-02-01 05:59:59 UTC (rev 1361)
+++ product/branches/Branch_6_plus/picketlink-webapps/picketlink-sts/pom.xml	2012-02-01 06:03:47 UTC (rev 1362)
@@ -1,6 +1,6 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent>
-    <groupId>org.picketlink.product</groupId>
+    <groupId>org.picketlink.product.eap</groupId>
     <artifactId>picketlink-federation-webapps</artifactId>
     <version>2.0.3-SNAPSHOT</version>
     <relativePath>../</relativePath>

Modified: product/branches/Branch_6_plus/picketlink-webapps/pom.xml
===================================================================
--- product/branches/Branch_6_plus/picketlink-webapps/pom.xml	2012-02-01 05:59:59 UTC (rev 1361)
+++ product/branches/Branch_6_plus/picketlink-webapps/pom.xml	2012-02-01 06:03:47 UTC (rev 1362)
@@ -1,6 +1,6 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
    <parent>
-      <groupId>org.picketlink.product</groupId>
+      <groupId>org.picketlink.product.eap</groupId>
       <artifactId>picketlink-fed-parent</artifactId>
       <version>2.0.3-SNAPSHOT</version>
       <relativePath>../parent</relativePath>

Modified: product/branches/Branch_6_plus/pom.xml
===================================================================
--- product/branches/Branch_6_plus/pom.xml	2012-02-01 05:59:59 UTC (rev 1361)
+++ product/branches/Branch_6_plus/pom.xml	2012-02-01 06:03:47 UTC (rev 1362)
@@ -1,6 +1,6 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
    <parent>
-      <groupId>org.picketlink.product</groupId>
+      <groupId>org.picketlink.product.eap</groupId>
       <artifactId>picketlink-fed-parent</artifactId>
       <version>2.0.3-SNAPSHOT</version>
       <relativePath>parent</relativePath>



More information about the picketlink-commits mailing list