[OGSA-BES-WG] The up-to-date specification?

Steven Newhouse Steven.Newhouse at microsoft.com
Wed Feb 20 11:39:02 CST 2008


> Authentication and authorization are orthogonal to each other and out
> of scope of BES.

This is what I was trying to get across earlier. It's a property of the container and the service hosting policy NOT something the service should have to enforce. Only authenticated and authorized requests should make it to the service implementation.

That is why there is no NotAuthorizedFault in the BESManagement port type operations.

WS-Security just authenticates you. Your container (should) perform an authorization decision before passing your message on to your service.

Steven


More information about the ogsa-bes-wg mailing list