Hi all,
I'm trying to expose a webservice but I don't know how to protect it.
I can't understand how ws authentication works.
I tried using the decorator:
@tg.identity.require(tg.identity.not_anonymous())
but in this case the authentication form asks user to enter data using
the keyboard.
I can't realize how to do this by skipping the authentication form.
Thanks for any help.
j
ps:
I'm using turbogears1
--
You received this message because you are subscribed to the Google Groups
"TurboGears" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/turbogears.
For more options, visit https://groups.google.com/groups/opt_out.