Hi,

 

We are creating a client application in .NET that we eventually want to
allow users to login to if they have a SUNetID. We were wondering what
possible solutions there might be to allow this authentication:

 

.         Does WebAuth have an OAuth solution (similar to what Facebook,
Google, etc. expose)? The .NET framework integrates nicely with this and
can bring up a browser within the client to get user information.

.         We are hosting a remote service at Stanford for this client
application to hit. Is there any service exposed by WebAuth (or potential
access to LDAP) that would allow us to authenticate a username and
password without needing to go through a web page redirect?

 

Currently our usage has only been with websites using the WebAuth proxy,
and we were looking for more information on solutions for a client
application.

 

Thanks,

-Ray



Reply via email to