<?xml version="1.0" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugzilla.globus.org/bugzilla/bugzilla.dtd">

<bugzilla version="3.2.3"
          urlbase="http://bugzilla.globus.org/bugzilla/"
          maintainer="bacon@mcs.anl.gov"
>

    <bug>
          <bug_id>6498</bug_id>
          
          <creation_ts>2008-10-23 08:54</creation_ts>
          <short_desc>Allow no authorization with delegation as a configurable option</short_desc>
          <delta_ts>2008-10-24 10:52:11</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>CoG jglobus</product>
          <component>security</component>
          <version>1.6.0</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          
          <priority>P3</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>1.7</target_milestone>
          
          <blocked>6435</blocked>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Rachana Ananthakrishnan">ranantha@mcs.anl.gov</reporter>
          <assigned_to name="Rachana Ananthakrishnan">ranantha@mcs.anl.gov</assigned_to>
          <cc>jglobus-dev@globus.org</cc>

      

      
          <long_desc isprivate="0">
            <who name="Rachana Ananthakrishnan">ranantha@mcs.anl.gov</who>
            <bug_when>2008-10-23 08:54:48</bug_when>
            <thetext>Today CoG Jglobus explicitly prevents delegation of credential during
handshake, if client authorization is not done (that is getExpectedName() in
Authorization interface returns a null). This check is hardcoded and is not
configurable.

We have use case for a project that would like to allow delegation of client
credential to any service that runs with a certificate from a CA the client
trusts. I would like to make this a configurable option, preserving the
existing behavior and documenting the necessary security considerations of
exercising the option.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who name="Rachana Ananthakrishnan">ranantha@mcs.anl.gov</who>
            <bug_when>2008-10-24 10:51:18</bug_when>
            <thetext>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.</thetext>
          </long_desc>
      
      

    </bug>

</bugzilla>