OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

spml-demo-tech message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: RE: [spml-demo-tech] Pre-interop testing?


Hi all,

Just letting you know that TTG's provisioning server (FPS) is open for
testing. The web service URL is
http://www.provisioning.org/fpssoap?handler=spml2 

There is no security on the web service since at the interop we will not be
requiring any authentication.

Let us know how your tests go and feel free to call me if you want to do
some coordinated testing. 856-235-6333

Best regards,

Richard Sand
Tripod Technology Group, Inc.
http://www.ttg.cc

-----Original Message-----
From: Blaine Busler [mailto:busler@ttg.cc] 
Sent: Wednesday, May 31, 2006 10:42 PM
To: spml-demo-tech@lists.oasis-open.org
Subject: [spml-demo-tech] Pre-interop testing?

Hi everyone,

Tripod Technology Group will be participating in the interop as a service
provider. Below is a  listTargetsResponse that includes a simple schema that
we are using for testing and may use for the demo. This is tentative and I
will most likely post an update sometime before the conference.

If anyone participating as a company would like to test a client against our
server ahead of time, we can set up a demo server in our DMZ and make it
available to external connections. Please contact me if you are interested.

--
Blaine Busler
busler@ttg.cc


<listTargetsResponse xmlns='urn:oasis:names:tc:SPML:2:0' status='success'>
  <target targetID='pst1' profile='urn:oasis:names:tc:DSML:2:0:core'>
    <schema>
      <spmldsml:schema xmlns:spmldsml='urn:oasis:names:tc:SPML:2:0:DSML'>
        <spmldsml:objectClassDefinition name='person'>
          <spmldsml:memberAttributes>
            <spmldsml:attributeDefinitionReference required='true'
name='uid'/>
            <spmldsml:attributeDefinitionReference required='true'
name='cn'/>
            <spmldsml:attributeDefinitionReference name='sn'/>
            <spmldsml:attributeDefinitionReference name='givenName'/>
            <spmldsml:attributeDefinitionReference name='mail'/>
          </spmldsml:memberAttributes>
        </spmldsml:objectClassDefinition>
        <spmldsml:attributeDefinition name='uid'/>
        <spmldsml:attributeDefinition name='cn'/>
        <spmldsml:attributeDefinition name='sn'/>
        <spmldsml:attributeDefinition name='givenName'/>
        <spmldsml:attributeDefinition name='mail'/>
      </spmldsml:schema>
    </schema>
    <capabilities>
      <capability namespaceURI='urn:oasis:names:tc:SPML:2.0:password'/>
    </capabilities>
  </target>
</listTargetsResponse>



---------------------------------------------------------------------
To unsubscribe, e-mail: spml-demo-tech-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: spml-demo-tech-help@lists.oasis-open.org
List archives: http://lists.oasis-open.org/archives/spml-demo-tech



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]