next up previous
Next: Server side Up: Installation of Axis Authorization Previous: Installation of Axis Authorization

Client side

On the client side the modifications required to activate the authorization control are minimal. Every service invocation generated by the client program must contain the following information:
  1. a compulsory attribute storing the X.509 client certificate.
  2. an optional element in the SOAP header that indicates the role requested by the client.
  3. an optional element in the SOAP header that indicates the policy requested by the client.



2004-07-02