I wish.

Basically, each call to the web services requires an authentication
token.  To get the token you need to run the authentication method of
the web service and explicitly pass a username and password.  Then
subsequent requests require that authentication token to be passed
with them until the token expires, at which point a new token must be
acquired.

But thank you for responding.. all thoughts or ideas welcome.



On Sep 9, 3:51 pm, denstar <[EMAIL PROTECTED]> wrote:
> On Tue, Sep 9, 2008 at 4:23 PM, theinternot wrote:
>
> ...
>
> > Unfortunately, there is no way to use windows auth over the web
> > service, so credentials must be provided.  Theoretically we could
> > force everyone to login to the MG:U app. BUT, most of the users are
> > unaware they even have a separate login / password... let alone know
> > what they are.
>
> > And, I can't retrieve their password because of the hashing and
> > salting.
>
> Could you use LDAP and query active directory?
>
> Or, doesn't the browser sorta store their username, and if they're
> authenticated, even for windows auth?
>
> Not solves, at all, just tossing 'em out.
>
> --
> Advice to intellectuals: let no-one represent you.
> Theodor Adorno
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "model-glue" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/model-glue?hl=en

For more about Model-Glue, check http://www.model-glue.com .
-~----------~----~----~----~------~----~------~--~---

Reply via email to