<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SSOCircle</title>
	<atom:link href="http://www.ssocircle.com/en/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ssocircle.com/en</link>
	<description>Join the SSOCircle</description>
	<lastBuildDate>Sun, 22 Jan 2012 16:46:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Securing Google Apps/Gmail &#8211; Part I</title>
		<link>http://www.ssocircle.com/en/1132/securing-google-appsgmail-part-i/</link>
		<comments>http://www.ssocircle.com/en/1132/securing-google-appsgmail-part-i/#comments</comments>
		<pubDate>Sun, 22 Jan 2012 16:46:31 +0000</pubDate>
		<dc:creator>hos7</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Google Apps]]></category>
		<category><![CDATA[IdaaS]]></category>
		<category><![CDATA[identity provider]]></category>
		<category><![CDATA[IDP]]></category>
		<category><![CDATA[IDPee]]></category>
		<category><![CDATA[SAML]]></category>
		<category><![CDATA[service provider]]></category>
		<category><![CDATA[strong auth]]></category>
		<category><![CDATA[X.509]]></category>

		<guid isPermaLink="false">http://www.ssocircle.com/en/?p=1132</guid>
		<description><![CDATA[In December Google announced the availability of SAML SSO and other APIs within the free edition of Google Apps. SAML was already introduced for the premium/business and educational versions back in 2007. But now you can benefit from this feature to make access to all versions of Google Apps more secure. This article has two [...]]]></description>
			<content:encoded><![CDATA[<p>In December Google announced the availability of SAML SSO and other APIs within the free edition of Google Apps. SAML was already introduced for the premium/business and educational versions back in 2007. But now you can benefit from this feature to make access to all versions of Google Apps more secure.</p>
<p>This article has two parts. Part I describes how to secure access to Google Apps using SSOCircle IDPee with password-free X.509 client certificate authentication which is a good countermeasure against phishing attacks often practiced to capture user name and password in order to gain access to your Gmail account. Remember the attack against U.S. officials Gmail accounts by phishing attacks originating from China (see <a href="http://money.cnn.com/2011/06/01/technology/gmail_hack/index.htm">CNN: &#8220;Massive Gmail phishing attack hits top U.S. officials&#8221;</a>).</p>
<p>Part II describes how to leverage certificates to encrypt and sign emails with a standard browser and Gmail. Take the next step to protect your email communication from everyone including the service provider. Do all these with your standard browser.</p>
<p>This is what you need for Part I (Secure access to Google Apps):</p>
<ul>
<li>Google Apps account (e.g. free Standard Edition)</li>
<li>SSOCircle IDPee account</li>
</ul>
<p>Follow the steps below to configure the application. We assume you already have user accounts created at Google Apps and SSOCircle IDPee.</p>
<p>A. Configure Google Apps for SAML SSO</p>
<ul>
<li>Login to your Google Apps account as administrator</li>
<li>Go to &#8220;Advanced tools&#8221; and &#8220;set up single sign on&#8221;</li>
</ul>
<div id="attachment_1135" class="wp-caption aligncenter" style="width: 563px"><a href="http://www.ssocircle.com/en/wp-content/uploads/2012/01/google-apps-config-11.png"><img class="size-full wp-image-1135  " title="google-apps-config-1" src="http://www.ssocircle.com/en/wp-content/uploads/2012/01/google-apps-config-11.png" alt="Configure SAML SSO in Google Apps" width="553" height="425" /></a><p class="wp-caption-text">Configure SAML SSO in Google Apps</p></div>
<ul>
<li>Enter the fields as described in the screen shot</li>
<li>The certificate needed as a verification certificate can be downloaded from your IDPee at &lt;my-hostname&gt;.idpee.com/cert.cer</li>
</ul>
<p style="text-align: center;">
<div id="attachment_1145" class="wp-caption aligncenter" style="width: 563px"><a href="http://www.ssocircle.com/en/wp-content/uploads/2012/01/google_apps_sso_config1.png"><img class="size-full wp-image-1145 " title="google_apps_sso_config" src="http://www.ssocircle.com/en/wp-content/uploads/2012/01/google_apps_sso_config1.png" alt="Google Apps SSO configuration screen" width="553" height="588" /></a><p class="wp-caption-text">Google Apps SSO configuration screen</p></div>
<p>B. Import Google Apps configuration data into SSOCircle IDPee</p>
<ul>
<li>Login to your SSOCircle IDPee account as administrator</li>
<li>Go to &#8220;Manage meatdata&#8221; and click &#8220;Add new service provider&#8221;</li>
</ul>
<div id="attachment_1163" class="wp-caption aligncenter" style="width: 563px"><a href="http://www.ssocircle.com/en/wp-content/uploads/2012/01/manageMetadataAddNewSP.png"><img class="size-full wp-image-1163 " title="manageMetadataAddNewSP" src="http://www.ssocircle.com/en/wp-content/uploads/2012/01/manageMetadataAddNewSP.png" alt="Manage Meta data" width="553" height="442" /></a><p class="wp-caption-text">Manage SAML Meta data</p></div>
<ul>
<li>Enter the metadata of your Google Apps.</li>
</ul>
<p>You can retrieve a <a href="/google-metadata-sample.xml">sample of meta data</a> on the SSOCircle web site and replace the string &#8220;YOUR_GOOGLE_APPS_DOMAIN&#8221; with the name of your domain.<br />
Copy &amp; paste it into the form:</p>
<div id="attachment_1167" class="wp-caption aligncenter" style="width: 563px"><a href="http://www.ssocircle.com/en/wp-content/uploads/2012/01/import-metadata1.png"><img class="size-full wp-image-1167 " title="import-metadata" src="http://www.ssocircle.com/en/wp-content/uploads/2012/01/import-metadata1.png" alt="Import Google Apps meta data" width="553" height="442" /></a><p class="wp-caption-text">Import Google Apps meta data</p></div>
<p>You will now see that your Google Apps meta data was properly as shown in the following screen:</p>
<div id="attachment_1171" class="wp-caption aligncenter" style="width: 563px"><a href="http://www.ssocircle.com/en/wp-content/uploads/2012/01/check-import.png"><img class="size-full wp-image-1171 " title="check-import" src="http://www.ssocircle.com/en/wp-content/uploads/2012/01/check-import.png" alt="Service Provider meta data listing" width="553" height="442" /></a><p class="wp-caption-text">Service Provider meta data listing</p></div>
<p>C. Enroll certificate for your user account</p>
<p>Finally after getting the Google Apps &#8211; SSOCircle IDPee integration in place, you need now to enroll for a personal client certificate. SSOCircle IDPee provides automatic enrollment pages for Firefox, Internet Explorer and Chrome. Read the following screens to see how simple it is:</p>
<ul>
<li>Install your personal certificate into your browser by using the automatic enrollment page</li>
</ul>
<div id="attachment_1173" class="wp-caption aligncenter" style="width: 563px"><a href="http://www.ssocircle.com/en/wp-content/uploads/2012/01/enroll-certificate.png.png"><img class="size-full wp-image-1173   " title="enroll-certificate" src="http://www.ssocircle.com/en/wp-content/uploads/2012/01/enroll-certificate.png.png" alt="Certificate autmatic enrollment page" width="553" height="344" /></a><p class="wp-caption-text">Certificate autmatic enrollment page</p></div>
<p>After clicking on the link for your browser a key generation and certificate enrollment page appears. Choose a key length that fits your requirements and submit the page. A process is started that gernerates a private &#8211; public key pair locally and submits a certificate signing request to SSOCircle IDPee. SSOCircle will sign the certificate and send it back to the browser for import in the local certificate store.<br />
This is done fully automatically:</p>
<div id="attachment_1177" class="wp-caption aligncenter" style="width: 563px"><a href="http://www.ssocircle.com/en/wp-content/uploads/2012/01/certificate-key-size.png.png"><img class="size-full wp-image-1177 " title="certificate-key-size.png" src="http://www.ssocircle.com/en/wp-content/uploads/2012/01/certificate-key-size.png.png" alt="Certificate key generation and enrollment" width="553" height="344" /></a><p class="wp-caption-text">Certificate key generation and enrollment</p></div>
<p>The browser displays a message that the certificate issued by the CA was successfully imported. Now you are ready to go to authenticate to SSOCircle IDPee and Google Apps without a password send over the wire. Just click on the three-locks symbol at the authentication page. A certificate chooser is displayed by the browser. Choose your personal certificate generated in the previous step and you are logged in &#8230;</p>
<div id="attachment_1179" class="wp-caption aligncenter" style="width: 563px"><a href="http://www.ssocircle.com/en/wp-content/uploads/2012/01/x509-authentication.png.png"><img class="size-full wp-image-1179 " title="x509-authentication.png" src="http://www.ssocircle.com/en/wp-content/uploads/2012/01/x509-authentication.png.png" alt="X.509 certificate authentication" width="553" height="344" /></a><p class="wp-caption-text">X.509 certificate authentication</p></div>
<p>Cloud security made simple &#8211; SSOCircle. Contact us for more information.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ssocircle.com/en/1132/securing-google-appsgmail-part-i/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ServiceNow SAML SSO Online Demo</title>
		<link>http://www.ssocircle.com/en/1079/servicenow-saml-sso-online-demo/</link>
		<comments>http://www.ssocircle.com/en/1079/servicenow-saml-sso-online-demo/#comments</comments>
		<pubDate>Sun, 27 Nov 2011 16:00:54 +0000</pubDate>
		<dc:creator>hos7</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[Google Apps]]></category>
		<category><![CDATA[IDP]]></category>
		<category><![CDATA[salesforce]]></category>
		<category><![CDATA[SAML]]></category>

		<guid isPermaLink="false">http://www.ssocircle.com/en/?p=1079</guid>
		<description><![CDATA[It is already a year ago when we published the article &#8220;Service-now.com: On Demand IT Service Management supports SAML 2.0&#8243; which ended with the sentence &#8220;Looking forward for more to come …&#8221; One year after we have set up an online demo showcasing SAML single sign on between SSOCircle and ServiceNow. With Google Apps offering [...]]]></description>
			<content:encoded><![CDATA[<p>It is already a year ago when we published the article <a href="/en/252/service-now-com-on-demand-it-service-management-supports-saml-2-0/">&#8220;Service-now.com: On Demand IT Service Management supports SAML 2.0&#8243;</a> which ended with the sentence &#8220;Looking forward for more to come …&#8221;</p>
<p>One year after we have set up an online demo showcasing SAML single sign on between SSOCircle and ServiceNow. With Google Apps offering office, email, calender, spreadsheet, etc, Salesforce offering cloud CRM and ServiceNow IT service management our demo &#8220;Cloudified Company&#8221; is becoming more and more reality.<br />
The added value that SSOCircle offers is not only about a more convenient access to applications via single sign on but also about improved security by leveraging strong authentication means. Try it out by registering an user, enroll a X.509 client certificate and use it to authenticate to<a href="https://ssopov.service-now.com/"> ServiceNow Online Demo</a> and the other services in the Circle of Trust.</p>
<p>The ServiceNow Online demo is also a good opportunity to check out what the ServiceNow application is about. In this demo we are mapping all SSOCircle Public IDP users to one user with name &#8220;itil&#8221; at ServiceNow.</p>
<p><a href="http://www.ssocircle.com/en/wp-content/uploads/2011/11/servicenow.png"><img src="http://www.ssocircle.com/en/wp-content/uploads/2011/11/servicenow-1024x681.png" alt="ServiceNow Application" title="servicenow" width="512" height="340" class="aligncenter size-large wp-image-1088" /></a></p>
<p>A full list of our demo service providers can be found at <a href="/en/knowledge-center/service-provider/">Service Provider section</a>.</p>
<p>Watch John Andersen&#8217;s video on setting up SSO between ServiceNow and SSOCircle. John is the integration expert at ServiceNow.</p>
<p><iframe width="500" height="375" src="http://www.youtube.com/embed/bk-gCYfNVT8?fs=1&#038;feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p>About Service Now:<br />
ITIL v3 + Web 2.0 + SaaS = Service-now.com, a pioneer of On Demand IT Service Management, combines ITIL v3 guidelines with Web 2.0 technology to a Software as a Service offering.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ssocircle.com/en/1079/servicenow-saml-sso-online-demo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenSSO / OpenAM Session Cookie Decoder</title>
		<link>http://www.ssocircle.com/en/1029/opensso-openam-session-cookie-decoder/</link>
		<comments>http://www.ssocircle.com/en/1029/opensso-openam-session-cookie-decoder/#comments</comments>
		<pubDate>Sun, 18 Sep 2011 16:03:25 +0000</pubDate>
		<dc:creator>hos7</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[OpenAM]]></category>
		<category><![CDATA[OpenSSO]]></category>
		<category><![CDATA[Toolbox]]></category>
		<category><![CDATA[opensso]]></category>

		<guid isPermaLink="false">http://www.ssocircle.com/en/?p=1029</guid>
		<description><![CDATA[SSOCircle Toolbox Series Part 1 Understanding the &#8220;iPlanetDirectoryPro&#8221; session cookie can be key to debugging problems like OpenSSO / OpenAM internal session rooting, persistence problems and misconfiguration. The SSOCircle Toolbox OpenSSO / OpenAM session decoder: http://idp.ssocircle.com/sso/toolbox/ossoDProDecode.jsp The iPlanetDirectoryPro Cookie is used by OpenSSO and OpenAM to reference a specific user session. It consists of an [...]]]></description>
			<content:encoded><![CDATA[<p><strong><a href="http://www.ssocircle.com/en/knowledge-center/toolbox/">SSOCircle Toolbox</a> Series Part 1</strong></p>
<p>Understanding the &#8220;iPlanetDirectoryPro&#8221;  session cookie can be key to debugging problems like OpenSSO / OpenAM internal session rooting, persistence problems and misconfiguration.</p>
<p>The SSOCircle Toolbox OpenSSO / OpenAM session decoder: <a href="http://idp.ssocircle.com/sso/toolbox/ossoDProDecode.jsp">http://idp.ssocircle.com/sso/toolbox/ossoDProDecode.jsp</a></p>
<p style="text-align: center;"><a href="http://www.ssocircle.com/en/wp-content/uploads/2011/09/ossoDProDecode1.png"><img class="aligncenter size-full wp-image-1032" title="ossoDProDecode" src="http://www.ssocircle.com/en/wp-content/uploads/2011/09/ossoDProDecode1.png" alt="OpenSSO iPlanetDirectoryPro Decoder" width="633" height="247" /></a></p>
<p style="text-align: left;">The iPlanetDirectoryPro Cookie is used by OpenSSO and OpenAM to reference a specific user session. It consists of an unique random identifier marking the session, a base64 encoded extension part and a tail value. The Extension part itself holds information for internal session routing (some keys are optional and depend on the system architecture):</p>
<ul>
<li> The Site ID</li>
<li>Server Instance ID</li>
<li>Storage Key for Session Failover (optional and not displayed by the tool)</li>
<li>Tail Value after the &#8220;#&#8221;  (optional and not displayed by the tool)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.ssocircle.com/en/1029/opensso-openam-session-cookie-decoder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenSSO / OpenAM Password Encryption/Decryption</title>
		<link>http://www.ssocircle.com/en/1052/opensso-openam-password-encryptiondecryption/</link>
		<comments>http://www.ssocircle.com/en/1052/opensso-openam-password-encryptiondecryption/#comments</comments>
		<pubDate>Sun, 18 Sep 2011 16:02:42 +0000</pubDate>
		<dc:creator>hos7</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[OpenAM]]></category>
		<category><![CDATA[OpenSSO]]></category>
		<category><![CDATA[Toolbox]]></category>
		<category><![CDATA[opensso]]></category>

		<guid isPermaLink="false">http://www.ssocircle.com/en/?p=1052</guid>
		<description><![CDATA[SSOCircle Toolbox Series Part 2 OpenSSO and OpenAM store passwords (for example J2EE Policy Agents) encrypted in configuration files. If you need to encrypt a password without having access to the bundled encryption tools, use the SSOCircle Toolbox OpenSSO / OpenAM Password Encryption web tool. And if you can&#8217;t remember what the password was and [...]]]></description>
			<content:encoded><![CDATA[<p><strong><a href="http://www.ssocircle.com/en/knowledge-center/toolbox/">SSOCircle Toolbox</a> Series Part 2</strong></p>
<p>OpenSSO and OpenAM store passwords (for example J2EE Policy Agents) encrypted in configuration files. If you need to encrypt a password without having access to the bundled encryption tools, use the SSOCircle Toolbox <a href="http://idp.ssocircle.com/sso/toolbox/ossoPwEncrypt.jsp">OpenSSO / OpenAM Password Encryption</a> web tool.</p>
<p>And if you can&#8217;t remember what the password was and the only documentation you have is the configuration file with the encrypted service secret, use the SSOCircle Toolbox <a href="http://idp.ssocircle.com/sso/toolbox/ossoPwDecrypt.jsppsocircle.com/sso/toolbox/ossoPwEncrypt.jsp">OpenSSO / OpenAM Password Decryption</a> web tool.</p>
<p style="text-align: center;"><a href="http://www.ssocircle.com/en/wp-content/uploads/2011/09/ossoPwDecrypt.png"><img class="aligncenter size-full wp-image-1055" title="ossoPwDecrypt" src="http://www.ssocircle.com/en/wp-content/uploads/2011/09/ossoPwDecrypt.png" alt="OpenSSO / OpenAM Secret Decryption" width="633" height="247" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ssocircle.com/en/1052/opensso-openam-password-encryptiondecryption/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cloud Identity Summit 2011</title>
		<link>http://www.ssocircle.com/en/1006/cloud-identity-summit-2011/</link>
		<comments>http://www.ssocircle.com/en/1006/cloud-identity-summit-2011/#comments</comments>
		<pubDate>Sun, 21 Aug 2011 10:17:39 +0000</pubDate>
		<dc:creator>hos7</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[CIS2011]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[identity conference]]></category>
		<category><![CDATA[OpenID]]></category>
		<category><![CDATA[SAML]]></category>

		<guid isPermaLink="false">http://www.ssocircle.com/en/?p=1006</guid>
		<description><![CDATA[The cloud conference in the clouds or at least close to the clouds took place from 18.-21. July 2011 in Keystone, Rocky Mountains, at an altitude of 2.830m. The conference was organized by Ping Identity, headed by Andre Durand who put a lot of passion into the conference and into the fostering of the &#8220;identity [...]]]></description>
			<content:encoded><![CDATA[<p>The cloud conference in the clouds or at least close to the clouds took place from 18.-21. July 2011 in Keystone, Rocky Mountains, at an altitude of 2.830m. The conference was organized by Ping Identity, headed by Andre Durand who put a lot of passion into the conference and into the fostering of the &#8220;identity family&#8221;. Many Thanks to him, his wife and the Ping crew who made this event possible. Microsoft, Google and Covisint sponsored the event which started with two days of workshops and another two days of conference.</p>
<p>The conference offered a good mixture of technical oriented talks, companies views and analysts visions. The first thing I noticed was the absence of the &#8220;big&#8221; IAM software vendors. No visible presence of Oracle, IBM &#8230;   I am very relieved that other companies are now setting the IAM tone<br />
especially after the disappearance of active players like SUN. These companies are now Ping, Google, Salesforce.com,  eBay. I am not sure about the reason for the absence of the big  players, but one reason could be that the focus of new trends in identity is  more and more shifting to the consumer space. Especially the strong presence and activity of companies like Google, Salesforce.com  and others emphasizes that cloud identity is now more and more an API identity  topic.</p>
<p>Back  to chronology:  In the first two days we had to choose between different  workshops. Some of them were sponsored by Google, for others an  additional fee was charged. The work sessions duration was 3 hours. Enough time  to dig deeper in cloud identity topics. The workshop titles listed  below give an overview on the “hot topics” this year:</p>
<ul>
<li>Cloud Security 101; Gunnar Peterson from Artec</li>
<li>OAuth 101; Paul Madsen and Brian Campbell, Ping Identity</li>
<li>The essential XACML Primer; Gerry Gebel, Axiomatics</li>
<li>OpenID &amp; OpenID Connect; Eric Sachs from Google</li>
<li>SAML Single Sign On 101;  John Da Silva, Ping Identity</li>
<li>SAML &amp; OAuth with Force.com; Pat Patterson from Salesforce.com</li>
<li>Challenges of Consumer Identity in the Cloud; Mike Neuenschwander, Drew Clippard and Matt Randall</li>
<li>Windows Azure, Office365 and More;  Brian Puhl, Laura Hunterm Vittorio Bertocci from Microsoft</li>
<li>Securing &amp; Connecting the Mobile to the Enterprise; Andy Zmolek from LG</li>
<li>Integration with the Google Cloud; Eric Sachs, Ryan Boyd and others from Google</li>
<li>XACML 3.0 and Hands On Cloud Authz; Doron Grinstein from BITKOO</li>
<li>Integrating PingFederate with the Microsoft Ecosystem ADFS/WIF/SP2010; Travis Spencer from Ping Identity</li>
<li>The Kantara / OpenID Summit</li>
</ul>
<p>The  conference agenda on day 3 and 4 was made of keynotes and two separate tracks on different topics. The presentation were all scheduled to last 30 minutes  and there was plenty of time to network in the breaks, definitely a  plus.</p>
<p>A very interesting presentation was held by Farhang Kassaei by Ebay talking on the “Role of  Identity in eCommerce”.  Trying to answer the question about the the  nature of commercial identity and a commercial IDP and how it  differs from a social network identity and a social network IDP. Another question he asked was if one IDP can cover  all range of identities. His answers described the identity from a  view point of a  merchant: &#8220;Identity = Customer&#8221;  and  identity management is not about SSO but easy on boarding, personalization, transaction, less risk and more security. Of importance to the merchants customer itself is: convenience, value, privacy control, less  risk and more security. He  pointed out that there is a real business value for merchants to have  an (customer) attribute provider that dynamically supplies relevant  information about a buyer (e.g. how many merchants have been shipped to the  address of the buyer without complaints in the last 6 months) or an IDP  that offers methods and techniques to identify that two identities are  the same person (entity resolution) which is very important to detect fraud.</p>
<p>Paul  Madsen’s presentation on Synergies &#8220;You  got SAML on my OAuth&#8221;  demonstrated how much the portfolio of standards are interrelated  and/or play together:</p>
<ul>
<li>SCIM + SAML:  SAML binding for SCIM: SCIM can be used for a just-in-time provisioning through a SSO assertion which holds SCIM attributes.  Or more simple by API right before SSO.</li>
<li>SCIM + OAuth:  OAuth can be used to secure SCIM API calls. SCIM can be  used to provision accounts for subsequent OAuth based mobile access.</li>
<li>SAML + OAuth: Hybrids like OAuth token carried in SAML SSO messages. Or  assertion profile that uses SAML assertions within OAuth flow.</li>
<li>SAML + OAuth + JWT: Use SAML assertion or JWT (speek: joot) for OAuth client authentication or OAuth grant type</li>
<li>OpenID + JWT OAuth: OpenID Connect adds identity layer on top of OAuth 2 and stipulates use of JWT for identity tokens</li>
<li>UMA + OAuth: User Managed Access extends OAuth 2 to manage access to  distributed resources through a centralized Authorization Manager</li>
</ul>
<p>Eric  Sachs of Google “Time to Eliminate Passwords”  emphasized on the user  experience aspect which is still in its infancy. Signing in to web  applications in the majority of cases means typing in the user name  (likely the long email address). Tedious compared to what we are used to in operating system logins (think of Windows 7, Mac, Chome OS  login screen). Google launched the Account Chooser project: <a href="https://sites.google.com/site/gitooldocs/experiment---account-chooser">https://sites.google.com/site/gitooldocs/experiment&#8212;account-chooser</a><br />
which  tries to bring the OS login user experience to the web. Web sites who  want to adopt Account Chooser will find implementation help by the  Google Identity Toolkit GITKit.</p>
<p>John  Shewchuk of Microsoft presented on his company&#8217;s view on Federated IT  and Identity: Office 365 was launched in June in 40 markets and 20  languages and already 50.000+ organizations signed up in the first two  weeks. Office 365 leverages Azure’s infrastructure capabilities and  enables managed and federated identities. Directories are a critical  enabler for federated IT but existing standards need to be modernized.  The programmable directory principles need to model not only identity  but federation of data, authentication and authorization. For more information take a look at OData and Facebook graph.</p>
<p>This  is just a few randomly taken samples of presentation that I described.  Lots of interesting presentation at the summit could fill the whole  SSOCircle blog. If you are looking for more information on presentations  given go to the Cloud Identity Summit web page  <a href="http://www.cloudidentitysummit.com/Presentations-2011.cfm">http://www.cloudidentitysummit.com/Presentations-2011.cfm</a>.</p>
<p>Bookmark summary:<br />
<a href="www.simplecloud.info">www.simplecloud.info</a><br />
<a href="http://oauthssodemo.appspot.com/">oauthssodemo.appspot.com</a><br />
<a href="http://account-chooser.appspot.com/">account-chooser.appspot.com</a><br />
<a href="https://sites.google.com/site/gitooldocs/experiment---account-chooser">Account Chooser Experiment</a><br />
<a href="login-helper.appspot.com">login-helper.appspot.com</a><br />
<a href="http://www.odata.org/">www.odata.org</a><br />
<a href="http://graph.facebook.com/">graph.facebook.com</a><br />
<a href="http://openidsamplestore.com/">openidsamplestore.com</a></p>
<p>P.S. The next Cloud Identity Summit will be held in Vail, Colorado on 16.-19. July 2012.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ssocircle.com/en/1006/cloud-identity-summit-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Notice: Cologne data center maintenance at 9th May 2011</title>
		<link>http://www.ssocircle.com/en/998/notice-cologne-data-center-maintenance-at-9th-may-2011/</link>
		<comments>http://www.ssocircle.com/en/998/notice-cologne-data-center-maintenance-at-9th-may-2011/#comments</comments>
		<pubDate>Sat, 06 Aug 2011 17:18:18 +0000</pubDate>
		<dc:creator>hos7</dc:creator>
				<category><![CDATA[Ticker]]></category>

		<guid isPermaLink="false">http://www.ssocircle.com/en/?p=998</guid>
		<description><![CDATA[Maintenance work is scheduled between 09/August/2011 09:00 PM GMT and 10/August/2011 06:00 AM for the infrastructure of the Cologne data center. Our service will continue to work by failing over to the Nuermberg data center. We do not expect long service interruptions but user sessions might be lost during data center changes. Sorry for the [...]]]></description>
			<content:encoded><![CDATA[<p>Maintenance work is scheduled between 09/August/2011 09:00 PM  GMT and 10/August/2011 06:00 AM for the infrastructure of the Cologne data center.<br />
Our service will continue to work by failing over to the Nuermberg data center.<br />
We do not expect long service interruptions but user sessions might be lost<br />
during data center changes. Sorry for the inconvenience.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ssocircle.com/en/998/notice-cologne-data-center-maintenance-at-9th-may-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Impressions from European Identity Conference 2011</title>
		<link>http://www.ssocircle.com/en/922/impressions-from-european-identity-conference-2011/</link>
		<comments>http://www.ssocircle.com/en/922/impressions-from-european-identity-conference-2011/#comments</comments>
		<pubDate>Sun, 15 May 2011 17:24:57 +0000</pubDate>
		<dc:creator>hos7</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[EIC]]></category>
		<category><![CDATA[EIC2011]]></category>
		<category><![CDATA[Kuppinger Cole]]></category>
		<category><![CDATA[OpenID]]></category>
		<category><![CDATA[SAML]]></category>

		<guid isPermaLink="false">http://www.ssocircle.com/en/?p=922</guid>
		<description><![CDATA[This year&#8217;s European Identity Conference (EIC2011), a fixed star in the digital identity world took place in Munich, Germany, from 10.-12. May and a supplemental workshop day on the 13th. As last year the conference also hosted the Cloud 2011. In terms of venue the conference made a leap into the future from the venerable [...]]]></description>
			<content:encoded><![CDATA[<p lang="en-US">This year&#8217;s <a href="http://www.id-conf.com/">European Identity Conference</a> (EIC2011), a fixed star in the digital identity world took place in Munich, Germany, from 10.-12. May and a supplemental workshop day on the 13<sup>th</sup>.  As last year the conference also hosted the Cloud 2011. In terms of venue the conference made a leap into the future from the venerable Deutsche Museum to the Dolce Ballhaus-Forum, a modern hotel and conference center north of Munich. Needless to say that the conference was well organized by <a href="http://www.kuppingercole.com/">KuppingeCole</a> and newly introduced supplemental offerings like the World Cafe unconference or a crash course in international privacy and IT security law.</p>
<p lang="en-US">Before diving into details my overall impression was that the identity community is finally reaching a state of reflection. Compared to last year, where I experienced a more enthusiastic atmosphere and speakers, the 2011 conference was strongly influenced by academics and organizations. Keynote topics like &#8220;where will identity be next year&#8221; and personal changes like that of Kim Cameron who recently left Microsoft inspired Jackson Shaw to present a retrospect bolstered thoughtfulness.</p>
<p lang="en-US">In addition the human part of identity is coming more and more into consideration. At EIC2011 we had the chance to listen to speakers like Emilio Mordini, a psychoanalyst and founding director of Centre of Science, Society and Citizenship or Stephan Humer, a sociologist from Berlin University of Arts whose presentations demonstrate that sociological aspects play a very important role in acceptance and success of digital identity and internet security.</p>
<p lang="en-US">We finally reached the social human being and not only the user account. <a href="http://www.ssocircle.com/en/wp-content/uploads/2011/05/blog-eic11a.png"><img class="aligncenter size-full wp-image-930" title="blog-eic11a" src="http://www.ssocircle.com/en/wp-content/uploads/2011/05/blog-eic11a.png" alt="" width="250" height="250" /></a> identity acceptance development cycle, shown below, demonstrates these iterations which might lead to new rethinking and specifications.</p>
<p lang="en-US">
<p lang="en-US">This is a great achievement. In other areas it seems we are not at that point yet. Looking at the evolution of OpenID which is finally approaching a new level with OpenID Connect reinventing the wheel that SAML 2.0 already did but with less complexity replacing SOAP and XML security with REST and JSON. That looks to me like taking the first shortcut in the identity acceptance development cycle due to missing implementation acceptance at least in the consumer identity space.  Listening to Barbara Mandl from Daimler revealed that there are also several instances of shortcut 2 caused by business not technical reasons. In summary there is still a lot to do for the identity community, despite that most technologies are mature, the digital identity in a social world is very complex and subject to change.</p>
<p lang="en-US">In my eyes the most dynamic fields are:</p>
<ul>
<li>OpenID Connect</li>
<li>OAuth 2.0</li>
<li>XACML 3.0</li>
<li>SCIM</li>
</ul>
<p lang="en-US">the integration of mobile devices as a whole and the formation and establishing of Trust Frameworks.</p>
<p lang="en-US">But continuing with details of the conference in chronological order. As always it is subjective due to my interests and the selection of presentations visited.</p>
<p lang="en-US">Day 1:</p>
<p lang="en-US">Preconferences:</p>
<p lang="en-US">The conference started similar to the years before with a set of preconferences. One of these was an update and overview of OpenID staffed with Eric Sachs, Google, David Recordon, Facebook,  John  Bradley, Nat Sakimura and Don Thibeau, OpenID Foundation, Mike Jones and Anthony Nadalin, Microsoft; The upcoming version of OpenID is expected for IIW in November and will be named OpenID Connect, the AB for artifact binding will be removed from the name. It&#8217;s goal is to make “easy things easy and harder things possible”. Its design is modular with focus on integrating mobile devices. It will replace the 3.5 years old OpenID 2.0 spec and will introduce some advanced concepts known from the SAML spec, like level of assurance similar to SAML auth context and session management, like single logout,  but less ambitious than the one known from SAML 2.0. OpenID connect is based on OAuth 2.0 which itself will be finalized in the next months.</p>
<p lang="en-US">Announcements:</p>
<p lang="en-US">In a press conference Drummond Reed, known from his work on XRI, XDI, Information Card, OIX and OpenID foundation, launched a new start-up called connect.me. Connect.me is the first personal respect trust network in which you can vouche/vote for a person in a specific respect. With joining the network people agree to <a href="”http://connect.me/c/trust”">5 principles</a> called promise, permission, protection, portability and proof. Connect.me is not a new social network but constitutes a layer above other social networks.  By vouching for a person at  <a href="”">http://vote.connect.me</a> you are giving a person “trust points” for a specific respect. For me this is comparable to the seller rating in ebay. I am curious to see how this will develop and if we all get personal ratings in the new future. I expect that in next year&#8217;s EIC agenda there will be the rating mentioned right behind the speaker&#8217;s name. We will see if leaving Microsoft will change Kim Cameron&#8217;s rating from AAA to AAA+ or AAA-.</p>
<p lang="en-US">Keynotes:</p>
<p lang="en-US">As usual Martin Kuppinger gave the opening notes with an overview on the the hottest topics which are:</p>
<ul>
<li>Cloud Computing</li>
<li>Information 	Security</li>
<li>Business-driven 	service management (far more than ITIL)</li>
<li>Make BYOD 	secure</li>
</ul>
<p>BYOD stands for “bring your own device” and reflects that many employees nowadays want to use their own private devices (iPad, iPhone etc) in business. This poses a new thread on corporate security.</p>
<p>Cloud: In cloud computing more standards will evolve and there will be no success without security. Recent security breaches like SONY or Amazon give us a new awareness of users, company CIOs and politics that accelerates the development.</p>
<p>GRC: continuing progress towards one GRC for business and IT. Regulatory pressure will reach other industries.</p>
<p>IAM: PxM, privileged  x=(Access,Account,Identity, User) Management, is the important topic in 2011. Externalization of authorization is becoming reality and versatile authentication will become more widespread. The RSA breach as one of the reasons.</p>
<p>Mobile:</p>
<p>BOYD as a new phenomena and the circumstance that the built-in security is not sufficient. Kuppinger compared the security of mobile devices to the security standard of PC in the 80s.</p>
<p>CIO key topics in 2011 will be</p>
<ul>
<li>How to make the 	cloud part of the IT</li>
<li>How to enforce 	and privacy protect data (SONY)</li>
<li>How to reach 	enterprise GRC maturity</li>
<li>How to reach 	governance</li>
<li>How to optimize 	investments and close gaps</li>
<li>How to improve 	information security</li>
</ul>
<p lang="en-US">First day keynotes on “the future of identity” continued with presentations by Laurent Liscia, executive director of OASIS, Wolfgang Hirsch of Siemens IT solutions, Maurizio Griva of Reply. Kim Cameron&#8217;s keynote was canceled and replaced by an interview in which Tim Cole eagerly tried to get information about Cameron&#8217;s real reasons for leaving Microsoft. Was it Microsoft&#8217;s recent strategy? No answer from Cameron except a comment expressing his feelings: “hey man, I am feeling so free”. Jackson Shawn (Quest Software) keynote directly influenced by Cameron&#8217;s “retirement” gave a retrospective of the development of identity from 1991, 1996, 1999 and a forecast how it may look like in 10 years from now. Illustrated with photos from Cameron and him as they were close fellows all these years. Shawn said that the start-up companies he is watching right now are Oka, Biznet3, SecureAuth and Symplified.</p>
<p lang="en-US">Prof. Reinhard Posch, CIO for the Austrian Government,  presented on eID cards and the cloud and Jörg Asma from KPMG gave his view on future hot topics: Facebook as an identity manager and application hoster. Cloud computing driven by the use of devices like iPad etc. BYOD, the use of private devices for business purposes. Interesting his statement from HR on attracting new talent: today you don&#8217;t need a fancy car to attract new hires but cool lifestyle devices like the iPad or iPhone.</p>
<p lang="en-US">Day 2:</p>
<p lang="en-US">Starting with three keynotes from Dave Kearns on integrated identity management, Rolf von Rössing, VP of <a href="http://isaca.org/">http://isaca.org</a>.  ISACA is an independent , nonprofit, global association, ISACA engages in the development, adoption and use of globally accepted, industry-leading knowledge and practices for information systems. Framework examples are: Cobit 5 bringing the GRC frameworks to the public, Risk IT, Val IT and BMIS. Professor Eberhard von Faber presented on froward strategies to protect corporate data in the cloud: Encryption is important to protect data in the cloud but has its limitation in server side batch processing for example in BI systems.</p>
<p lang="en-US">Alternatives are homomorphic encryption, not now but maybe in 10 years, or peudonymisation  which can solve some problems. [Remark: fully homomorphic encryption is a encryption in which a service provider can operate (add, multiply) on the encrypted data without being able to decrypt data. That means a cloud service can work on data without knowing it.] Other means to secure the data are database encryption and database activity monitoring. Access restriction only protects from outside. Most service provider lack in protection from inside attacks. Limiting access to data (e.g. by terminal server or not having full access to “data files”) and EDRM (enterprise data right management) as well as VPN against eavesdropping and protection against access of data from other tenants are important. Securing the cloud isn&#8217;t easy. It still need to be easy to use. User awareness, control and monitoring are key for successful cloud deployments.</p>
<p lang="en-US">Breakout:</p>
<p lang="en-US">The conference offered four parallel tracks from which I selected the Directory &amp;  Federation track. Martin Kuppinger gave an introduction with the statement: you cannot make federation which relies on data quality if you do not have your directory in order. Federated directories are a solution to that problem as the single directory does not work due to complexity and privacy. Here comes virtual directories or cloud directories into play, whereas use cases for the latter are authentication of customers, directories for specific applications or the migration of in house directories to the cloud. Kuppinger expects directories in 2020 being similar as they are today.</p>
<p lang="en-US">I was surprised seeing an overcrowded room  when visiting “How to authenticate for the cloud”.  A panel discussion lead by Sebastian Rohr with Judith Little, CloudID, Mark O&#8217;Neill, Vordel, Travis Spencer, Ping,  and Tom Stewart, SecureAuth. The better way to do the authentication to the cloud is to authenticate internally and then federate to outside. This will increase adoption as too much different methods lack user acceptance. Authorization to the cloud is still difficult to handle as there are mainly proprietary methods used.</p>
<p lang="en-US">“Federation lessons learned” with Matthew Gardiner, CA &amp; Kantara, Nishant Kaushik, Oracle and Travis Spencer, Ping, concluded that federation is now main stream. Success of facebook connect demonstrates that federation still profits from the federated SSO use cases but that reinventing over and over with new technology is problematic. A business sponsor and a aligned strategy is needed. One question asked by Mike Small was if there is a reason to not use federation. Spencer answered that there is no reason except there are some use cases for mobile devices with limited capability that can be overcome by OAuth or WS-*.  Cloud business becomes a major driver for federation which does not stop at SSO. Provisioning, authorization and audit are getting more and more important.</p>
<p lang="en-US">Cloud standards adoption track: in the absence od Laim Lynch, eBay, Mike Small gave an introduction to the topic. Analyzing the risks in cloud computing. Starting with the risk of vendor locking which is more prevalent with SaaS than with PaaS or  IaaS. Other risks are “Legal risk: contract”: we need a trusted standard for a provider contract; “Loss of governance”: standards for provider certification and auditing required; “Privacy legislation”: standard how well a provider meets privacy laws; “Impersonation”: is user name/password sufficient?; “Insider abuse of privilege”, “Management Interface”; “Ineffective data deletion” ; “Poor authorization model”;</p>
<p lang="en-US">Mike Small also pointed out that current cloud provider assurance frameworks are far too complex with 148 control points.  He introduced a star rating method scoring the major controls reducing  the list to 5 basic and 11 risk factors.</p>
<p lang="en-US">In the evening Kuppinger and Cole presented the annual European Identity in several categories:</p>
<ul>
<li>Cloud provider 	offerings
<ul>
<li>WSO2: multi 		tenant identity as a cloud service with OpenID and XACML support 		build on open source</li>
</ul>
</li>
<li>On premise to 	cloud migrations
<ul>
<li>NHS Trust/ 		King&#8217;s College London:   Secure infrastructures for researchers</li>
</ul>
</li>
<li>Identity and 	Access Management
<ul>
<li>BrokerGate :  		Secure federation broker for insurance brokers to manage 		federations instead of managing all users</li>
</ul>
</li>
<li>Integrated 	identity &amp; access management
<ul>
<li>Telefonica O2 		Czech Republic: successful deployment of a large scale IAM 		implementation covering provisioning, sso, audit, efficient  		application on-boarding and more</li>
</ul>
</li>
<li>GRC
<ul>
<li>BT managed 		fraud reduction service: shared service providing real-time 		assessment of online transactions and analyzing fraud</li>
</ul>
</li>
<li>Privacy
<ul>
<li>Qiy: 		Innovative approaches to manage the personal identity in the 		internet</li>
<li>connect.me: 		recommendation network</li>
</ul>
</li>
<li>Identity 	related  e-government project
<ul>
<li>Postecom 		CECPAC: certified, free email platform open to all Italian citizens 		for their communications with public administrations</li>
<li>Finland: 		Tunnistus.fi/KATSO: government to citizen/business services 		established in Finland now used by more than 70% of the Finnish 		companies</li>
</ul>
</li>
<li>Influential 	standardization efforts
<ul>
<li>XACML 3.0: 		standard driving the externalization of security out of application 		for centralized management and control</li>
</ul>
</li>
<li>Special award 	entitlement management
<ul>
<li>State of 		California: tax service based on external  authentication and 		authorization using XACML 3.0</li>
</ul>
</li>
</ul>
<p lang="en-US">Day 3:</p>
<p lang="en-US">Three keynotes from Niels von der Hude, Beta Systems, Emilio Mordini, CEO of Centre for Science, Society and Citizenship,  and Barbara Mandl from Daimler.</p>
<p lang="en-US">Mordini, a psychoanalyst, presented on the secrecy in the post wikileaks era. He elaborated the meaning of secrecy, s.th. hidden, kept separate from other things and invisible or unspoken.  He asked the question: Do we still need secrecy in modern information society? His answer: we need secrecy and publicity and compared that to the life in a small village: everybody knows where you are, who you are what you are doing. But people do that with discretion: they pretend to ignore knowing the information. He concludes that ICT should address access rights. But strong data protection and security are often useless. True power is not to remember and to be remembered but forget and to be forgotten.</p>
<p lang="en-US">Back to reality: Barbara Mandl pointed towards the real problems a global corporation is confronted with. Data protection requirements in Germany, the US  or Japan  are total different. For example  in Japan the working counsel supports to store and evaluate log in and log out times in active directory. Federation itself is not a solution as a whole. Contracts with every supplier and contracts for special applications pose challenges to legal departments. Both on Daimler and supplier side.</p>
<p lang="en-US">She also pointed out that things that work perfectly in private space, (e.g. security awareness in private online banking) due to protecting own belongings. But:  the same people do not care about these things at work.</p>
<p lang="en-US">Legal track:</p>
<p>EIC offered a three hour crash course on international privacy and IT security law for IT professionals which compared the data protection legislation in the EU, the US and China and gave an introduction to the European legal requirements for data protection, IT security, encryption and audit. I remember a tweet  saying: “It seems like two words can dissolve all the reputedly strong EU privacy &amp; data security protections: contract or consent “. And that is exactly the point: opt-in rather than opt-out.</p>
<p lang="en-US">In another track on privacy Stephan Humer,  Berlin University of Arts, presented on the sociological aspects of eID cards: technical people are problem centered. Normal people are not necessarily, they might act chaotic …</p>
<p lang="en-US">A talk from Maarten Wegdam, Novay, and a panel discussion analyzed  topics like “Consumer  and citizen identities; Governmental issued or trust frameworks? and “Identity assurance frameworks are now upon us. But what are they good for?”.</p>
<p lang="en-US">In the best practice track the winner of the EIC award “BrokerGate” reported from their project setting up a SAML identity provider service for 10.000 brokers and 20 insurer (final goal) in Switzerland with versatile authentication methods. In a final presentation Vassilia Orfanou from EUReID, the pan-european network of eID practitioners introduced the platform to consolidate documents and information, support networking and exchange of information related to eID projects in Europe: <a href="http://epractice.eu/">http://ePractice.eu</a>.</p>
<p lang="en-US">Final words: a very successful conference and thanks to KuppingerCole for a perfect organization and composition of interesting topics. For interested readers: the European Identity Conference 2012 will be held  on 17-20. April. So the fixed star has moved a little bit.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ssocircle.com/en/922/impressions-from-european-identity-conference-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Signing and CA certificates changed on 2011/05/22</title>
		<link>http://www.ssocircle.com/en/883/certificates-will-change-on-20110522/</link>
		<comments>http://www.ssocircle.com/en/883/certificates-will-change-on-20110522/#comments</comments>
		<pubDate>Mon, 25 Apr 2011 08:18:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ticker]]></category>

		<guid isPermaLink="false">http://www.ssocircle.com/en/?p=883</guid>
		<description><![CDATA[Update: Meta Data and SSOCircle CA certificate have been replaced on 22/May/2011. The signing certificate of SSOCircle IDP will expire on 22/May/2011. We will replace the signing certificate and the SSOCircle CA certificate on 21/May/2011. Please be prepared to replace the certificates at your service provider as well. Download configuration data: Current Meta Data Current [...]]]></description>
			<content:encoded><![CDATA[<p>Update: Meta Data and SSOCircle CA certificate have been replaced on  22/May/2011.</p>
<p>The signing certificate of SSOCircle IDP will expire on 22/May/2011. We will replace the signing certificate and the SSOCircle CA certificate on 21/May/2011. Please be prepared to replace the certificates at your service provider as well.</p>
<p>Download configuration data:</p>
<p><a href="http://idp.ssocircle.com">Current Meta Data </a></p>
<p><a href="https://idp.ssocircle.com/SSOCircleCACertificate.cer">Current SSOCircle CA Certificate</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ssocircle.com/en/883/certificates-will-change-on-20110522/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Password Islands allover the Cloud</title>
		<link>http://www.ssocircle.com/en/9/9/</link>
		<comments>http://www.ssocircle.com/en/9/9/#comments</comments>
		<pubDate>Wed, 29 Dec 2010 09:00:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[slider]]></category>

		<guid isPermaLink="false">http://localhost:81/beta/?p=9</guid>
		<description><![CDATA[&#8658 Today most applications have their own password &#8658 Often passwords are the same on many sites &#8658 Users need to sign in several times &#8658 Passwords need to be reset if forgotten &#8658 Business productivity goes down]]></description>
			<content:encoded><![CDATA[<p>&#8658 Today most applications have their own password<br />
&#8658 Often passwords are the same on many sites<br />
&#8658 Users need to sign in several times<br />
&#8658 Passwords need to be reset if forgotten<br />
&#8658 Business productivity goes down</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ssocircle.com/en/9/9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simplifying Processes by Eliminating Passwords</title>
		<link>http://www.ssocircle.com/en/14/simplifying-processes-by-eliminating-passwords/</link>
		<comments>http://www.ssocircle.com/en/14/simplifying-processes-by-eliminating-passwords/#comments</comments>
		<pubDate>Wed, 29 Dec 2010 08:00:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[slider]]></category>

		<guid isPermaLink="false">http://localhost:81/beta/?p=14</guid>
		<description><![CDATA[&#8658 Tired of changing passwords on multiple systems ? &#8658 Annoyed of calling the help desk ? &#8658 Looking for easier access to many applications ? &#8658 Dreaming of signing in once and instant access ? &#8658 No password synchronization on different systems]]></description>
			<content:encoded><![CDATA[<p>&#8658 Tired of changing passwords on multiple systems ?<br />
&#8658 Annoyed of calling the help desk ?<br />
&#8658 Looking for easier access to many applications ?<br />
&#8658 Dreaming of signing in once and instant access ?<br />
&#8658 No password synchronization on different systems</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ssocircle.com/en/14/simplifying-processes-by-eliminating-passwords/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

