This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
documentation:management-apps [2019/07/26 11:45] tjotov [Proofing - Form] |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ==== Security Admin ==== | ||
- | |||
- | Installed as aducid-securityadmin, | ||
- | |||
- | This application can alter almost all sercuirty aspects of ADUCID ecosystem like trusts among AIMs, cryptography alghoritms, key lengths etc. Detailed description is inside securityadmin application. | ||
- | |||
- | ==== PEIG Admin ==== | ||
- | Installed as aducid-peigadmin, | ||
- | A core tool to look up UDIs and PEIGs with right to activte, deactivate and delete. | ||
- | |||
- | ==== User Admin ==== | ||
- | Installed as aducid-useradmin, | ||
- | A sample application how users and their PEIGs can be managed. It relies on sample proofing deployed with ADUCID (contains minumum of attributes, just for quick overview). | ||
- | Doesn!t show UDIs without ADUCID proofing sample! | ||
- | |||
- | ==== Proofing - Form ==== | ||
- | Installed as aducid-proof-form-user protected by Apache, file / | ||
- | A sample application when user filss in a form, send it to proofing office. When form is approved, user is proofed. | ||
- | |||
- | ==== Proofing - Code ==== | ||
- | Installed as aducid-proof-form-user protected by Apache, file / | ||
- | A sample application when registrator fills in users data, application generates a proofing code. Users can proof himself providing that code to the apllication. | ||
- | |||
- | |||