Add examples for managing identity's ACL
authorAleksander Zdyb <a.zdyb@partner.samsung.com>
Mon, 3 Mar 2014 12:42:56 +0000 (13:42 +0100)
committerAlexander Kanavin <alex.kanavin@gmail.com>
Tue, 4 Mar 2014 13:26:32 +0000 (15:26 +0200)
commit02e3ef1f7b84342890ff1debfe80e2fb37092fab
treea05852a4062ae9508169bd73e0edd94ab7da245c
parent844ed338f8746c32b0b486928eade25ab83a543c
Add examples for managing identity's ACL

Show how to:
* list identity's ACL
* add new security context to ACL
* remove security context from ACL

New commandline arguments are:
* --add-context (takes context with --context)
* --remove-context (takes context with --context)

Option --query-identities now shows ACL for each identity
docs/reference/examples.xml
examples/gsso-example.c