Re: a web service to log in to a image application server

Tech-Archive recommends: Fix windows errors by optimizing your registry



No, I don't know how it would be handled client side using PHP.

The return type of your logon method could be a guid that represents the
session. You can then feed other calls with this id and have each call
checking if this is a legimitate id.

You could also reuse a known authentication scheme.

http://stackoverflow.com/questions/279220/how-to-invoke-a-c-web-service-through-php
could perhaps help...

For now I was a bit confused by the return type stuff you were talinkg about
("return type being an event like opening a window client side") ? For this
part the idea would be rather :
- have the client log in window open so that the user cen tneter his
credentials
- then reuse those credentials to call the web service, if it fails they are
not correct, if yes you can continue to proceed further...


--
Patrice


"aowi" <aowi@xxxxxxxxxxxxxxxxxxxxxxxxx> a écrit dans le message de groupe de
discussion : 3432681F-F852-4D5D-8856-395A7D35644F@xxxxxxxxxxxxxxxx
Thank you! The overall goal is to develope a web service to be called by
PHP,
so that after login allowed, storing new image document, and retrieving
new
document can be done by calling it.

The image server (AppXtender) is used to stored image documents requiring
secure login.

Have you ever done that? Thanks a lot.

Aiwi

"Patrice" wrote:

Unclear. If you want to provide a logon screen it could be done like
Passport. Try for example :
http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/d9f859d7-625b-45bf-bd38-a28ef0e5571f.mspx?mfr=true
to see the sequence of actions...

It could also return a boolean that tells if authentication is
successfull
or not in which case you can provide your own UI (or you could do both).

What is the overall goal ? (the image server and the authentication
server
are two distinct things or is authentication used only to get at this
image
server in whihc case plitting both doesn't really make sense).

--
Patrice

"aowi" <aowi@xxxxxxxxxxxxxxxxxxxxxxxxx> a crit dans le message de groupe
de
discussion : 26DF5D49-BE2A-4E85-AA17-094C08113221@xxxxxxxxxxxxxxxx
Hi,
I have a question. If I develop a web service to authenticate log in to
an
image management server, what should be the return type of the web
service?
Can it be an event, like opening the log in window provided by the
application service? How to do it ?

Thanks!

aiwi



.



Relevant Pages

  • Re: WCF security advice (and clarification) needed
    ... You, the client, resolve the foo.mycompany.com hostname within your ... TCP/IP) with that ticket as the security token. ... There are two parties participating in a security scenario, the server ... HTTP supports other authentication ...
    (microsoft.public.dotnet.framework.webservices)
  • Re: Still Need desperate help to start with ASP NET - simplified problems - HELP!!
    ... You could do it as a web service. ... The handler can draw on the webservice for information and db lookup. ... IE posts data AJAX to handler on web server ... featured application (say thick client) which does a lot of complicate ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: SSPI Kerberos for delegation
    ... We want the authentication to happen without providing credentials ... But SSPI while authenticating from the client to the server can do mutual ...
    (comp.protocols.kerberos)
  • Re: Aironet 1200/Radius Help Needed
    ... I just fired up a W2003 Advanced Server so that I can take ... >> IAS servers (do I need a separate certificate for the secondary IAS ... >> of authentication since it involves just installing the certificate on ... >between the AP and the client. ...
    (microsoft.public.internet.radius)
  • Re: Impersonated login to web service from outside domain
    ... the client is part of the domain group. ... : integrated windows auth fails. ... You can try creating an identical local user on the server (as the one you ... next call to the web service (ie. the process requiring the credentials to ...
    (microsoft.public.dotnet.framework.aspnet.security)