Posts Tagged ‘OpenID’

frrry is using SSOCircle as Identity Provider

Sunday, July 11th, 2010

Ferry Meewisse, a dutch bag designer, who runs the web site frrry.com, bags & fashion accessories, is using SSOCircle as a login option for partners and employees.

frrry-login-screen

frrry-login-screen

Beside Google, Yahoo!, MySpace.com, myOpenID and generic OpenID, they have the option to log in via SSOCircle and leverage several strong authentication options like X.509 certificates, USB tokens and OTP options like Yubikey or Swekey.

Integrate your Seam application with SSOCircle

Monday, March 22nd, 2010

As part of project PicketLink Marcel Kolsteren, Seam Integration Lead, developed a  module that allows developers to easily connect their seam application to external identity providers. The module supports SAML and OpenID. It also  ships with an out-of-the box integration with SSOCircle.  You will find a preconfigured saml-entities.xml file which includes the meta data for SSOCircle public IDP.

In his article External authentication example using SSOCircle he describes how to deploy the application, login via SSOCircle – either by choosing the IDP explicitly (see screen)

login page seam module

login page seam module

or by automatic redirection – and logout – either by local logout ( only from the seam application) or by global logout ( destroying the local session and the session at SSOCircle IDP).

Please note: if you need a private IDP to integrate with, check out our white label hosted IDP offering called IDPee. The private IDP has its own user database, can be customized to your branding and can be configured for several strong authentication methods. For more information: http://www.ssocircle.com/plans.shtml

We liked the comment he sent to us during his test work:
“I’m glad that SSOCircle exists … it’s very handy for developers and good promotion for SAML in general!  For OpenID it’s very easy to find lots of free identity providers in the cloud, but for SAMLv2 SSOCircle seems to be unique.”

About PicketLink (Quote from http://www.jboss.org/picketlink )

PicketLink is an umbrella project that aims to address different Identity Management needs. PicketLink is an important project under the security offerings from JBoss and includes the following components:

  • IDM: Provide an object model for managing Identities (Users/Groups/Roles) and associated behavior using different identity store backends like LDAP and RDBMS.
  • Federated Identity:  Support SAMLv2, WS-Trust and OpenID.
  • AuthZ: Developer friendly authorization framework
  • XACML:  Oasis XACMLv2 implementation.
  • Negotiation: Provide SPNego/Kerberos based Desktop SSO.

OpenID functionality updated

Saturday, June 30th, 2007

SSOCircle the first Identity Provider supporting SAML 2.0 and OpenID protocols now includes attribute exchange through OpenID Simple Registration Extension.
You are now able to share profile attributes ( like name or email address ) between the IDP and the Relying Party. You will be asked to confirm the transfer of attributes as soon as the service you are signing in is asking for it.
Thanks to Paul C. Bryan for making this possible.

SSOCircle starts multiprotocol support

Monday, April 9th, 2007

SSOCircle has started a pilot to support OpenID. You can now use your SSOCircle account at OpenID relying parties. Just type in <yourSSOCircleID>.ssocircle.com as your personal OpenID URL at the service site and experience SSO that opens up the SAML and the OpenID world.