Re: Http authentication using BasicSecurityFilter

"Jacques Morel" <[email protected]> Fri, 24 Aug 2007 03:21:43 -0500
Newsgroups gmane.comp.java.xplanner.devel
Message-ID <[email protected]>
I haven't had the time to research this deeply so I am answering with
the best of my memory.
I am not sure what you are refering with http credentials. If they are
the userid and password used to connection through SOAP, they have to
match a user id in xplanner database. How do you suggest the mapping
be done if it wasn't like that?
Something tells me I did not understand your question ;-)

Jacques

On 8/17/07, Helen <[email protected]> wrote:
>
>
> Hi.  I am trying to connect to XPlanner (.7b7) using the SOAP API, and
> everything works fine until I try to use Http Authentication.  It actually
> works if the http username/password are the same as the XPlanner user
> name/password, but if these are different, the user is not found.  I traced
> it to the BasicSecurityFilter implementation, which uses the http
> credentials to search for and XPlanner Person -- if these are different, it
> obviously doesn't work, since the Person is not found.  Is it the design to
> have the http authentication credentials be the same as the XPlanner
> credentials?
>
> BTW, When connecting through a browser, the FormSecurityFilter takes effect
> on the server side, which does allow the http authentication credentials to
> be different from the XPlanner credentials.
>
> Could anyone help me figure out if I am not setting something up correctly,
> or if this is the design of the http authentication implementation for SOAP
> in XPlanner?
>
> Thanks a lot
> -Helen
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
> _______________________________________________
> Xplanner-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/xplanner-devel
>
>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/