Phase 6: Securing the Service and its Resources
We will now build on top of our simple stock quoting service from Phase5 and add security. There are many ways to secure services and resources. In this phase we secure all communication with the StockManager service and Portfolio Manager resource(s). We will also require all users whom wish to use the StockManager service and Portfolio Manager resource(s) to authenticate using grid credentials. We will also add access control / authorization policy to the StockManager service such that only members of a specific group managed by Grid Grouper will be granted access to the service. Access control policy will also be added to Portfolio Manager resource(s) such that only the user that created the resource may have access to the resource.
- Target a Training Grid
- Secure StockManager Service
- Secure the StockManager Service getQuote Operation
- Secure StockPortfolioManager Resource(s)
- Download GAARDS Security UI
- Create User Account
- Logon to the Grid
- Obtain Host Credentials
- Create a Security Descriptor
- Deploy the modified service (Phase 6)
- Start the Container (phase 6)
- Invoke the Client (phase 6)





