Next: Server side
Up: Installation of Authorization Filter
Previous: Installation of Authorization Filter
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:
- a compulsory attribute storing the X.509 client certificate.
- an optional parameter that indicates the role requested by the
client.
- an optional parameter that indicates the policy requested by the
client.
2004-07-02