Authentication

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2013 12:31 PM
Hello
I'm working in a Company and have to expose our Alfresco app through the mobile app.
I wonder the best way to protect the uri we have to expose.
I explain : we expose the alfresco ressources through Apache
so that
http://myalfreco:8080/ is exposed through
http://mycompany.com/alfresco
We'd like to do http basic authentication in Apache
with user login/pass (connected with our ldap)
and use these same info login/pass to login in alfresco
Is there a way to do that?
Thanks
I'm working in a Company and have to expose our Alfresco app through the mobile app.
I wonder the best way to protect the uri we have to expose.
I explain : we expose the alfresco ressources through Apache
so that
http://myalfreco:8080/ is exposed through
http://mycompany.com/alfresco
We'd like to do http basic authentication in Apache
with user login/pass (connected with our ldap)
and use these same info login/pass to login in alfresco
Is there a way to do that?
Thanks
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2013 01:01 AM
Please check this wiki link - http://wiki.alfresco.com/wiki/Deploying_To_Server#Setting_up_Apache for Apache configuration
