Skip to content
README.md 541 B
Newer Older
opencadc-admin's avatar
opencadc-admin committed
# ac
bmajor's avatar
bmajor committed
Access Control: client and server authentication and authorization implementations for user and group management.
bmajor's avatar
bmajor committed

- cadcAccessControl - Access control clients and common model objects and exceptions.
- cadcAccessControl-Server - Access control web service implementation.
- cadcAccessControl-Admin - Administrative tool for managing users.
bmajor's avatar
bmajor committed
- cadcTomcat - Tomcat 7 authentication realm implementation that uses the AC web service.
bmajor's avatar
bmajor committed

Please see the README.md file in each of these modules for build, deployment and customization details.