<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Add token based authentication to Activiti in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/add-token-based-authentication-to-activiti/m-p/110113#M77318</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;As suggested by Daniel Meyer I'll open a discussion for the &lt;/SPAN&gt;&lt;A href="https://jira.codehaus.org/browse/ACT-1155" rel="nofollow noopener noreferrer"&gt;issue&lt;/A&gt;&lt;SPAN&gt; here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Description&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At the moment the only way to sign into the Explorer is via username/password authentication,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;we suggest adding a token based authentication to that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The basic idea is that a you can generate login tokens using the IdentityService, these can&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;be used e.g., to generate notification E-Mails with a direct login url, or that another&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;application can request such a token via the REST interface so that the user does not&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;have to authenticate again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Of course certain security measures need to be implemented e.g., limited lifetime/uses of a token.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are willing to provide the implementation if it will be included into Activiti.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any comments?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Mar 2012 10:05:41 GMT</pubDate>
    <dc:creator>damokles</dc:creator>
    <dc:date>2012-03-20T10:05:41Z</dc:date>
    <item>
      <title>Add token based authentication to Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-token-based-authentication-to-activiti/m-p/110113#M77318</link>
      <description>As suggested by Daniel Meyer I'll open a discussion for the issue here.DescriptionAt the moment the only way to sign into the Explorer is via username/password authentication,we suggest adding a token based authentication to that.The basic idea is that a you can generate login tokens using the Ident</description>
      <pubDate>Tue, 20 Mar 2012 10:05:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-token-based-authentication-to-activiti/m-p/110113#M77318</guid>
      <dc:creator>damokles</dc:creator>
      <dc:date>2012-03-20T10:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: Add token based authentication to Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-token-based-authentication-to-activiti/m-p/110114#M77319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi damokles,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt; We are willing to provide the implementation if it will be included into Activiti.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;usually it works the other way around: you show what you got, we decide whether we can to include it &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So we will not promise to include it before we have seen it &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From what you write I gather that the code does not exist yet?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We are talking about the new Vaadin-based explorer, correct?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here are a couple of things you can keep in mind when developing this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- You should keep in mind that adding such features to that webapp does not have the *highest* priority for us. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- If it requires any changes in activiti-engine I think chances for it to be included are very poor.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2012 10:25:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-token-based-authentication-to-activiti/m-p/110114#M77319</guid>
      <dc:creator>meyerd</dc:creator>
      <dc:date>2012-03-20T10:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: Add token based authentication to Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-token-based-authentication-to-activiti/m-p/110115#M77320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi meyerd,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;you are right that the code does not exist yet. Of course I understand that you cannot promise to include it beforehand&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;without having seen the code. What I meant is that we would not invest the time and money if there is no/only a small chance of it becoming part of activiti.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;If it requires any changes in activiti-engine I think chances for it to be included are very poor.&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;It does not necessarily need to be included into the engine, but IMHO it would be the best place for something like this to&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;be handled by the IdentityService. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;We are talking about the new Vaadin-based explorer, correct?&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Yes, but it does not have to be limited to that, if it is implemented in the IdentityService than any other software could&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;use it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;You should keep in mind that adding such features to that webapp does not have the *highest* priority for us.&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Thats why we would offer to implement those features.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2012 14:13:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-token-based-authentication-to-activiti/m-p/110115#M77320</guid>
      <dc:creator>damokles</dc:creator>
      <dc:date>2012-03-20T14:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: Add token based authentication to Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-token-based-authentication-to-activiti/m-p/110116#M77321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If it is not something based on a standard (SAML2 being the only one coming to mind), I personally would not include it. But that would mean including something like &lt;/SPAN&gt;&lt;A href="http://forgerock.com/openam.html" rel="nofollow noopener noreferrer"&gt;http://forgerock.com/openam.html&lt;/A&gt;&lt;SPAN&gt; because you want to be realy useful.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But even then, you often run into so many limitations (not meant to be negative) for the explorer to be a real&amp;nbsp; end-user application or rather to develop a full blown end-user application with it, that adding complex I&amp;amp;AM is way to complicated… &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But that is just my €0.02&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2012 16:54:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-token-based-authentication-to-activiti/m-p/110116#M77321</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2012-03-20T16:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: Add token based authentication to Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-token-based-authentication-to-activiti/m-p/110117#M77322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;If it is not something based on a standard (SAML2 being the only one coming to mind), I personally would not include it. But that would mean including something like &lt;A href="http://forgerock.com/openam.html" rel="nofollow noopener noreferrer"&gt;http://forgerock.com/openam.html&lt;/A&gt; because you want to be realy useful.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;SAML2 is used when your service and identity provider is not the same entity, that is a totally different scenario. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We don't want to create a link to an external identity provider, we simply want to allow the user that is already&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;authenticated via one system (e.g. REST) to be able to use another system (e.g. Explorer) without having to use&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;username/password authentication again. But both systems REST, Explorer would run with the same activiti engine instance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2012 17:44:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-token-based-authentication-to-activiti/m-p/110117#M77322</guid>
      <dc:creator>damokles</dc:creator>
      <dc:date>2012-03-20T17:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: Add token based authentication to Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-token-based-authentication-to-activiti/m-p/110118#M77323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I disagree. The usecase you describe where another application can request a token so the user does not need to login again is specifically one of the functionalities for saml, regardless of whether they are in a different entity or not. Getting a token from Activiti is like being an identity provider and the webapp and rest interface are both service providers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you develop something that is not usable outside the Activiti realm (pun intended) it is doomed from the start. but that is from my fairly broad experience. I might miss a usecase though &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The usecase of tokens in emails should not result in an option to kind of be fully authenticated in an engine I think. At most it should allow you to complete one task. We have public tasks for this tat do not require autentication and the ask is 'assigned' to a hash that is in the email.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ronald&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2012 21:03:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-token-based-authentication-to-activiti/m-p/110118#M77323</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2012-03-20T21:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: Add token based authentication to Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-token-based-authentication-to-activiti/m-p/110119#M77324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I disagree. The usecase you describe where another application can request a token so the user does not need to login again is specifically one of the functionalities for saml, regardless of whether they are in a different entity or not. Getting a token from Activiti is like being an identity provider and the webapp and rest interface are both service providers.&lt;BR /&gt;&lt;BR /&gt;If you develop something that is not usable outside the Activiti realm (pun intended) it is doomed from the start. but that is from my fairly broad experience. I might miss a usecase though &lt;BR /&gt;&lt;BR /&gt;The usecase of tokens in emails should not result in an option to kind of be fully authenticated in an engine I think. At most it should allow you to complete one task. We have public tasks for this tat do not require autentication and the ask is 'assigned' to a hash that is in the email.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;Ronald&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm no expert in SAML so maybe my understanding is wrong, but looking at the sequence diagrams &lt;/SPAN&gt;&lt;A href="https://en.wikipedia.org/wiki/SAML_2.0#SP_POST_Request.3B_IdP_POST_Response" rel="nofollow noopener noreferrer"&gt;1&lt;/A&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;&lt;A href="https://en.wikipedia.org/wiki/SAML_2.0#HTTP_Redirect_Binding" rel="nofollow noopener noreferrer"&gt;2&lt;/A&gt;&lt;SPAN&gt; the user is forced to authenticate again via the web browser.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Let me describe our use-case, we have developed a small desktop widget that lists the tasks of the user, either assigned or candidate. The user can then click on a task and we redirect him to the activiti-explorer. If he was already signed in then everything is OK an he can view the task, but if not he has to enter his credentials again. We want to avoid that by adding a token to the url that the widget gets from the REST service so that the user is already authenticated with the explorer. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;From what I've seen of SAML I don't think that is possible, but if it is the please tell me how. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Bear in mind that the widget is not reachable from the explorer so that a request initiated by activiti is not possible. Another thing is the problems with certificates that are required by SAML which makes it way harder to use, since you now have to manage those as well.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2012 09:35:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-token-based-authentication-to-activiti/m-p/110119#M77324</guid>
      <dc:creator>damokles</dc:creator>
      <dc:date>2012-03-22T09:35:44Z</dc:date>
    </item>
    <item>
      <title>Re: Add token based authentication to Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-token-based-authentication-to-activiti/m-p/110120#M77325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How would the widgets autenticate? If that url is protected with saml, you already have a token to use again in other calls. No difference there. So i am not sure what example I should provide…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2012 23:38:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-token-based-authentication-to-activiti/m-p/110120#M77325</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2012-03-22T23:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: Add token based authentication to Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-token-based-authentication-to-activiti/m-p/110121#M77326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The widgets use the REST service offered by activiti-rest and authenticate with Username/Password (HTTP Basic Auth). What I'm talking about is not the widget making other calls but the widget providing a link to a task, e.g. &lt;/SPAN&gt;&lt;A href="http://activiti/activiti-explorer/#tasks/1021?authToken=abcd" rel="nofollow noopener noreferrer"&gt;http://activiti/activiti-explorer/#tasks/1021?authToken=abcd&lt;/A&gt;&lt;SPAN&gt; that is opened with the browser and when the authtoken is valid the user would be signed in.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2012 23:47:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-token-based-authentication-to-activiti/m-p/110121#M77326</guid>
      <dc:creator>damokles</dc:creator>
      <dc:date>2012-03-22T23:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: Add token based authentication to Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-token-based-authentication-to-activiti/m-p/110122#M77327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi guys,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've been following your discussion and would like to share my opinion with you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think that the idea of using a standard like SAML2 and a software like OpenAM is not a bad one. But the question is, whether a) the use cases described by damokles can be solved using these technologies and b) what is the cost and the gain implementing the described use cases with those technologies.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ad a) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can use OpenAM (for example via the REST interface) to acquire the SSO / SAML token within the widget described by damokles or any other (web) application. After that, this token can be forwarded in URL via the web browser to activiti and verified against OpenAM. So far so good as long as the SSO session is still alive; otherwise the user need to re-authenticate.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In case of sending a link via email, this can not be easily done with OpenAM or a SSO token respectively, since there is no guarantee that the SSO session still exists after sending the email (not to mention the user's credentials would need to be used by the service sending the email in order to establish the SSO session); and the receiver may need several hours or days to use the link. So this scenario can not be realized with OpenAM / SAML.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ad b)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Implementing the features requested by damokles using OpenAM would mean quite a bit overhead, not only because the identities need to be administered by OpenAM and not by Activiti and a mapper would have to be implemented; but also the administrative efforts would become much higher. The installation, configuration and operation of OpenAM only for this sole purpose is a overkill.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In my opinion, the easiest and most efficient way to implement the features requested by damokles would be to implement a token-generation service within activiti itself and make it accessible via the REST interface. In order to be able to easily switch to OpenAM in the future (for whatever reasons), the REST interface can be designed to be compatible with OpenAM's REST interface, even if it does cover the whole functionality.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sincerely,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Marek Šiller&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2012 08:10:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-token-based-authentication-to-activiti/m-p/110122#M77327</guid>
      <dc:creator>chearius</dc:creator>
      <dc:date>2012-03-27T08:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: Add token based authentication to Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-token-based-authentication-to-activiti/m-p/110123#M77328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;the easiest and most efficient way to implement the features requested by damokles would be to implement a token-generation service within activiti itself&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;As already stated: I do not really see that happening in engine&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2012 11:09:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-token-based-authentication-to-activiti/m-p/110123#M77328</guid>
      <dc:creator>meyerd</dc:creator>
      <dc:date>2012-03-27T11:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: Add token based authentication to Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-token-based-authentication-to-activiti/m-p/110124#M77329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ad a)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, 2 different usecases, that is why I mentioned the 'link in the email' usecase should just make it possible to finish one specific task. The other one is a real SSO usecase. The latter should be solved by a standard, the former should be solved by a 'very simple token'&amp;nbsp; (indeed no SAML here) Creating a simple SHA-256 hash over some known data and e.g. a salt and assigning the task to this 'token' solves this issue. In that case you cannot use it to do anything else, just finish this task.&amp;nbsp; This latter usecase can be easily done in your own code, no need for anything else and no need to add it to Activiti&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ad b) OpenAM is a full solution, which was 'a proposal', just using OpenSAML would require a lot less. Administration in our case (and external ones) never fitted in the Activiti user/group model anyway (remarkably (not!) enough the OpenAM one did since it is really targeted at I&amp;amp;AM), and often there are existing solutions. So we 'just' use the activity engine and no user/group management.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As Daniel stated, I do not see a kind of SSO solution being embedded in the core, including the token for email…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2012 12:28:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-token-based-authentication-to-activiti/m-p/110124#M77329</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2012-03-27T12:28:06Z</dc:date>
    </item>
  </channel>
</rss>

