[web2py] Re: SOAP API authentication

2014-08-31 Thread Matheus Cardoso
You can find your answer 
here: 
http://web2py.com/books/default/chapter/29/09/#markmin_basic_authentication

And was working like a charm. ;)

On Sunday, August 31, 2014 9:41:01 AM UTC-3, Stefan van den Eertwegh wrote:
>
> Hi,
>
> Does anyone know how to set authentication to a web2py SOAP API?
>
> Thank you!
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] Re: SOAP API authentication

2014-09-09 Thread Stefan van den Eertwegh
Could it be so that it passes and processed the models with basic auth?
Because in the model there is a auth.is_logged_in() check and sets some 
parameters which now not are set..

I hope to hear from you!

Op maandag 1 september 2014 05:32:39 UTC+2 schreef Matheus Cardoso:
>
> You can find your answer here: 
> http://web2py.com/books/default/chapter/29/09/#markmin_basic_authentication
>
> And was working like a charm. ;)
>
> On Sunday, August 31, 2014 9:41:01 AM UTC-3, Stefan van den Eertwegh wrote:
>>
>> Hi,
>>
>> Does anyone know how to set authentication to a web2py SOAP API?
>>
>> Thank you!
>>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.