cancel
Showing results for 
Search instead for 
Did you mean: 

SAML 2.0/OAUTH 2.0 Single Sign On integration with Alfresco community edition 5.2

achatterji
Champ in-the-making
Champ in-the-making

Hi All,

I'm pretty new to Alfresco. Can you plese suggest whether Alfresco community edition does support SAML 2.0 (preferably) or OAUTH 2.0 Authorization for Single Sign On. If there is can I have any guidance documentation how to implement the same.

It would be of great help if Ive that insight.

9 REPLIES 9

EddieMay
World-Class Innovator
World-Class Innovator

Hi @achatterji,

Yes, Community 5.2 does support SAML - "SAML Single Sign On can be used for Alfresco Community Edition and Alfresco Office Services".

HTH

Digital Community Manager, Alfresco Software.
Problem solved? Click Accept as Solution!

cesarista
World-Class Innovator
World-Class Innovator

Mmmm, is this valid for 5.2 CE ?

I remember to use a custom addon for 5.2 only in Enterprise Edition, but not in CE.

https://docs.alfresco.com/5.2/concepts/supported-platforms-ACS.html

Kind regards.

--C.

EddieMay
World-Class Innovator
World-Class Innovator

Hi @cesarista,

You're probably right - apologies for the misdirection.

Digital Community Manager, Alfresco Software.
Problem solved? Click Accept as Solution!

achatterji
Champ in-the-making
Champ in-the-making

Hi,

I'm pretty new to Alfresco.  We've got primarily 2 options in Microsoft Authorization landscape.

1.SAML 2.0.

2. OAUTH 2.0.

Can anybody please guide me regarding Single Sign On integration with Alfresco. Is there any clear documentation how to implement either of the above mentioned authorization mechanism with steps. I'm looking for this desparetely. Appreciate your kind help.

Hi @EddieMay / @cesarista ,

In this document I can see SAML is supported for 5.2.0 version. I'm a bit confused. Can you please guide me through this.

cesarista
World-Class Innovator
World-Class Innovator

Hi:

This is the compatibility matrix for Enterprise / Subscription-based Edition of ACS 5.2.

The Enterprise third party integrations such as SAML SSO does not apply to Community Edition. Also it happens with commercial databases (such as Oracle and MS-SQLServer).

Regards.

--C.

achatterji
Champ in-the-making
Champ in-the-making

Hi @cesarista,

Thanks for your valuable input. Is there any direction for supported SSO authorization mechanism for Alfresco 5.2 content services community edition

Hi,

here's the official documentation starting point: https://docs.alfresco.com/community/concepts/auth-basics.html

It's the docs for the latest version of Alfresco CE, but I don't remember any changes from 5.2.

For SSO we usually use NTLM (old, vulnerable, not recommended) or Kerberos.

Hope this helps.

Leonardo.

@lmattioli1 ,

Thanks for the direction.