1

I have not found how to configure a 'Circle of Trust' for SAML2 based identity federation in wso2 Identity server.

My scenario is just a single IDP and a SP and create a 'Circle of Trust' and test user account linking.

user557983
  • 51
  • 1
  • 5
  • I'm not clear exactly what you are trying to do. Can you please explain a bit about your use case? – DarRay Feb 15 '14 at 10:39

1 Answers1

0

You can use default circle of trust in the IDP. As an example in OpenSSO you can use sample circle of trust.

Thanks ! ManulaC

Manula Thantriwatte
  • 316
  • 1
  • 4
  • 18
  • Thanks Manula : Can you tell me where is the option in the wso2 identity server to do this? – user557983 Feb 03 '14 at 21:14
  • You can find more details from http://docs.wso2.org/display/IS450/Enabling+SSO+using+OpenSSO+as+the+IDP – Manula Thantriwatte Feb 05 '14 at 08:10
  • Thanks for answering Manula, but this article talks about openSSO, so do I take it WSO2 does not have the 'Circle of Trust' option? Is it SAML2 compliant then ? Also I'm not able to figure out how Attribute Mapping and Assersion processing can be done on wso2. – user557983 Feb 05 '14 at 14:36
  • IS haven't circle of trust option. If you want to add trusted IDP's you can find out more details from http://docs.wso2.org/display/IS450/Trusted+Identity+Providers – Manula Thantriwatte Feb 07 '14 at 05:46
  • Thanks Manula, So is it SAML 2.0 compliant then ? or is this an optional feature ? Any comments on AttributeMapping and AssertionProcessing? – user557983 Feb 07 '14 at 18:23