Licensing Meeting
Problem Statements
- Allowing the LDC’s resources to be made available on the LAPPS Grid is a top priority.
- Code changes are required to the Service Manager to address the LDC’s requirements.
- We can’t wait for changes to the Service Manager.
Meeting Topics
- Licensing Workflow
- Jonathan to provide a recap of the LDC licensing workflow.
- Dimensions: How many do we need?
- Infrastructure
- LDC already has an authorization/authentication system in place.
- What does the LDC use internally?
- How do we expose this to the world?
- LDC must be able to provide authorizations token for whatever system we implement.
- How do other LAPPS services use this?
- What changes to the JSON formats are required?
- LDC already has an authorization/authentication system in place.
- Quick and Dirty Prototype
- Can we:
- authorize at the LDC
- run a protected service at the ANC
- prevent an unauthorized user from running a protected service
- unregistered user
- user with incorrect permissions
- Can we:
Possible Technologies
The following are the technologies currently being investigated with some links to interesting articles.
OAUTH
WS-Security
https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=wss
- An Oasis standard
- Seems to be very SOAP and Java-centric
- Several years old but does not seem to have much traction.
Roadmap
- Creating a road map is the #1 work item for this meeting.