Bugzilla – Bug 4300
Delegation Service does not implement GetRP interface
Last modified: 2007-09-07 14:35:56
You need to log in before you can comment on or make changes to this bug.
Delegation Service does not implement the GetRP interface. Without this interface there is no way to get the lifetime of delegated credential
Changed trunk code to implement getResourceProperty and QueryResourceProperties. The namespace probably needs to be changed, but need to sort out backwards compatibility issues with that.
Committed fix to trunk. A 4.2 WSDL that extends from 4.0 WSDL has been added. The 4.2 WSDL has getRP and queryRPs interface.
With 4.0.x commit prolicy changes, this might be worth fixing.