<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/clearspace/rss" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Jivespace: Message List - User management and (REST) Services</title>
    <link>http://www.jivesoftware.com/jivespace/community/support?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Wed, 08 Jul 2009 15:16:22 GMT</pubDate>
    <generator>Jive SBS 3.0.8 (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2009-07-08T15:16:22Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Re: User management and (REST) Services</title>
      <link>http://www.jivesoftware.com/jivespace/message/236656?tstart=0#236656</link>
      <description>&lt;!-- [DocumentBodyStart:40c01185-54fe-4264-9a44-eecfff4ea0d1] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Cool, I see. It's definately not hard to query our web services via either SOAP or REST for user data. The documentation is however sparse!&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Check out UserService.getUserByUsername(String) -- that's likely what you'll want. Do you have the WSDL?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:40c01185-54fe-4264-9a44-eecfff4ea0d1] --&gt;</description>
      <pubDate>Wed, 08 Jul 2009 15:16:22 GMT</pubDate>
      <author>communities@jivesoftware.com</author>
      <guid>http://www.jivesoftware.com/jivespace/message/236656?tstart=0#236656</guid>
      <dc:date>2009-07-08T15:16:22Z</dc:date>
      <clearspace:dateToText>4 months, 2 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: User management and (REST) Services</title>
      <link>http://www.jivesoftware.com/jivespace/message/236552?tstart=0#236552</link>
      <description>&lt;!-- [DocumentBodyStart:c49f1d7c-64aa-4c11-b192-fb051350ad9f] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Hi Brad,&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;thanks for your quick reply!&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;No, we don't want to use the services to authenticate users.We did see the authentication providers possibilities - which is quite helpful.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;We want to have the users in Crowd (working as an SSO-Provider) and/or Jive (not sure how this works out). Additionally we need to check from an external system (cms) if a user is already registered with a certain email-address. Therefore Clearspace/SBS offers an according REST service which works well if the users are in Jives database. I don't know how this behaves if the user data is (also?) in Crowd.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thank you &amp;amp; Regards -- Tobias&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c49f1d7c-64aa-4c11-b192-fb051350ad9f] --&gt;</description>
      <pubDate>Wed, 08 Jul 2009 07:28:15 GMT</pubDate>
      <author>tobias.himstedt@logica.com</author>
      <guid>http://www.jivesoftware.com/jivespace/message/236552?tstart=0#236552</guid>
      <dc:date>2009-07-08T07:28:15Z</dc:date>
      <clearspace:dateToText>4 months, 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: User management and (REST) Services</title>
      <link>http://www.jivesoftware.com/jivespace/message/236047?tstart=0#236047</link>
      <description>&lt;!-- [DocumentBodyStart:995f8df0-5c55-444d-becb-827d32f70618] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Hey Tobias,&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;You know the saying: There are no dumb questions! Are you wanting to authenticate your SBS users against Crowd? If so you don't even really need to go through the web services stack! SBS has a pretty robust framework in place for creating custom authentication providers. There's some &lt;a class="jive-link-external-small" href="http://www.jivesoftware.com/builds/docs/jive_sbs_employee/latest/developer/AuthenticationandAuthorization.html"&gt;documentation about the dev. cycle for this on&lt;/a&gt; jivesoftware.com under Resources.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Let me know if that helps at all or if you have further questions/issues!&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Cheers,&lt;/p&gt;&lt;p&gt;Brad&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:995f8df0-5c55-444d-becb-827d32f70618] --&gt;</description>
      <pubDate>Tue, 07 Jul 2009 17:22:13 GMT</pubDate>
      <author>communities@jivesoftware.com</author>
      <guid>http://www.jivesoftware.com/jivespace/message/236047?tstart=0#236047</guid>
      <dc:date>2009-07-07T17:22:13Z</dc:date>
      <clearspace:dateToText>4 months, 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>User management and (REST) Services</title>
      <link>http://www.jivesoftware.com/jivespace/message/235872?tstart=0#235872</link>
      <description>&lt;!-- [DocumentBodyStart:24615c67-5a4a-4884-b0ce-bb19dc3bac4c] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;this might be a dumb question: We would like to have Atlassian Crowd as a SSO system. Is it still possible to use the Jive Rest-Services, especially the userService to create or query auser?&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks &amp;amp; Regards -- Tobias&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:24615c67-5a4a-4884-b0ce-bb19dc3bac4c] --&gt;</description>
      <pubDate>Tue, 07 Jul 2009 14:35:37 GMT</pubDate>
      <author>tobias.himstedt@logica.com</author>
      <guid>http://www.jivesoftware.com/jivespace/message/235872?tstart=0#235872</guid>
      <dc:date>2009-07-07T14:35:37Z</dc:date>
      <clearspace:dateToText>4 months, 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

