Posted by
Jochen.Boutens@finalbeta.net on
URL: http://ofbiz.116.s1.nabble.com/Basic-Q-Can-ofbiz-run-in-subdir-and-use-HTTP-auth-tp4721322p4721350.html
Hello Shi,
Thanks for your response. Q1 is clear.
About your response to question 2. You seem to imply that LDAP + Basic auth can be done. But I'm not sure what you are suggesting exaclty.
The Tomcat SSO you are talking about is this? (
https://tomcat.apache.org/tomcat-8.0-doc/windows-auth-howto.html ) The only refference it makes to Basic auth seems to be that it doesn't work and you need SPNEGO.
Apero CAS and QAuth2 both require another server (something not in my setup) right?
To be clear, can ofbiz take the basic auth credentials from the header to logon the user? (validating it against ldap, or trusting the servers validation of the basic auth)
On 2018/03/29 08:44:07, Shi Jinghai <
[hidden email]> wrote:
> Q1:
http://server/ofbiz/> Yes. It's a simple configuration for both Apache Httd and Nginx.
>
> Q2: Http header basic authentication
> Not sure whether Jacques has completed the new Tomcat SSO. If yes, then it's ready OOTB.
> For this kind authentication, OFBiz also supports Apereo CAS (by LDAP plugin) and OAuth2 (by passport plugin).
>
> Have fun,
>
> -----é®ä»¶åä»¶-----
> å件人: Jochen.Boutens@ [mailto:finalbeta.net
[hidden email]]
> åéæ¶é´: 2018å¹´3æ29æ¥ 15:39
> æ¶ä»¶äºº:
[hidden email]
> 主é¢: Basic Q: Can ofbiz run in subdir and use HTTP auth?
>
> Hello, We are exploring functionality of several sollutions. Ofbiz seems to qualify for most tasks.
>
> I have two questions I would like to make sure before we begin testing:
>
> For integration into our systems we require the the solution to run under a subdirectory of the root of the webserver. (
http://server/ofbiz/).
> ( The reason for this is that ofbiz will be reverse proxied and that
http://reverseproxy/ is used for something else. A differend domain is not a option because of question two).
>
> For integration into our systems we prefer that the application can use authentication data in the http header (Basic Authorization/Http authorization). Our reverse proxy sends the users (LDAP) credentials in the header allowing applications to automatically log the user in.
>
> Can these things be done with Ofbiz?
>
> Thanks for your responses.
>
>
>