Re: authentication using custom UsernameTokenManager class.....
From: Ollie (ollie_riches_at_hotmail.com)
Date: 11/15/04
- Next message: Jipo: "Saving attachment problem (WSE 2.0)"
- Previous message: Ollie: "Re: UsernameTokenManager not authenticating against Active Directory...."
- In reply to: Ollie: "authentication using custom UsernameTokenManager class....."
- Next in thread: Martin Kulov: "Re: authentication using custom UsernameTokenManager class....."
- Reply: Martin Kulov: "Re: authentication using custom UsernameTokenManager class....."
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 15 Nov 2004 15:58:13 -0000
i found this on MSDN
and it gives an example on interigating the windows principal object after
authorisation has been completed but this has to be done from inside the web
method not prior to the actual web method being called. Can't WSE do
authorisation in a similar way to it does authentication?
Ollie
"Ollie" <ollie_riches@hotmail.com> wrote in message
news:ODi2XlyyEHA.1196@TK2MSFTNGP15.phx.gbl...
> I have been able to authenticate a user account against Active Directory
> using the UsernameTokenManager class,
> what I would like to do is determine if the account has a certain role and
> check this against the web method that is being called.....
>
> I guess what I'm trying to do is authentication then authorisation for a
> particular web method, does WSE 2.0 offer anything for authroisation
against
> a particular security (AD) role? If not does anyone have any good
> suggestions?
>
> What I don't want to do is to use the UsernameTokenManager to do implicit
> authentication checks and then have to explict role determination in each
> web method I want to be able to do this implicitly some how...
>
> Hope that makes sense....
>
>
> Ollie Riches
>
>
- Next message: Jipo: "Saving attachment problem (WSE 2.0)"
- Previous message: Ollie: "Re: UsernameTokenManager not authenticating against Active Directory...."
- In reply to: Ollie: "authentication using custom UsernameTokenManager class....."
- Next in thread: Martin Kulov: "Re: authentication using custom UsernameTokenManager class....."
- Reply: Martin Kulov: "Re: authentication using custom UsernameTokenManager class....."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|