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

Client side

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



2004-07-02