Custom connector for authentication

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2014 03:39 AM
Good morning. I have to do and integrate a connector for authentication to an another DB that stores the username and password.
The version os alfresco is community 4.2.f. When ivoke vÃa WS API rest alfresco the client send the credentials and alfresco must validate this credentials to that DB. No manage tickets.
How can I do this?? any example o guide? Please help and guide!
Regards
The version os alfresco is community 4.2.f. When ivoke vÃa WS API rest alfresco the client send the credentials and alfresco must validate this credentials to that DB. No manage tickets.
How can I do this?? any example o guide? Please help and guide!
Regards
Labels:
- Labels:
-
Archive
6 REPLIES 6
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2014 04:57 AM
Maybe you can find these links useful to extend authentication subsystem in such way:
* Outdated method at https://code.google.com/p/dsn-chassis-ext/
* Commercial add-on at https://addons.alfresco.com/addons/alfresco-custom-jdbc-authenticator
* Outdated method at https://code.google.com/p/dsn-chassis-ext/
* Commercial add-on at https://addons.alfresco.com/addons/alfresco-custom-jdbc-authenticator
Hyland Developer Evangelist

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-28-2014 04:20 AM
Thanks for your help but your info isn't very userful to me. I don`t want a commercial add-on, y want to develop my own conector. Sorry. I need some help steps for develop a custom authentication conector in alfresco community. I appreciate the help. Regards

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-28-2014 04:22 AM
Anyone can help me??
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-28-2014 07:30 AM
You have the basis for your develop at https://code.google.com/p/dsn-chassis-ext/source/browse/trunk/_alfresco/source/java/org/wwarn/cms/au...
I think this is a good point to start your own development.
I think this is a good point to start your own development.
Hyland Developer Evangelist

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-30-2014 07:12 AM
Thanks for you help.I see the code is for version alfresco 3.4. For version 4.2.f is similar? or there ar many changes (for example in drupal-authentication-context.xml and in de implementation java class) in the authentication or is similar?
Thanks a lot.
Regards
Thanks a lot.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-31-2014 03:35 AM
It should work, authentication subsystem has not changed since 3.4. But maybe you find some problem.
Luck!
Luck!
Hyland Developer Evangelist
