| Summary: | Allow no authorization with delegation as a configurable option | ||
|---|---|---|---|
| Product: | CoG jglobus | Reporter: | Rachana Ananthakrishnan <ranantha@mcs.anl.gov> |
| Component: | security | Assignee: | Rachana Ananthakrishnan <ranantha@mcs.anl.gov> |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | jglobus-dev@globus.org |
| Priority: | P3 | ||
| Version: | 1.6.0 | ||
| Target Milestone: | 1.7 | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Bug Depends on: | |||
| Bug Blocks: | 6435 | ||
Added constant GSSConstants.AUTHZ_REQUIRED_WITH_DELEGATION that determines if authorization is enforced with delegation. If the value is set to false, then it is disabled, all other cases authorization is required.