Zend Framework

Remoting Authentication support not present, should be added

Details

  • Type: Improvement Improvement
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.7.5
  • Fix Version/s: 1.8.3
  • Component/s: Zend_Amf
  • Labels:
    None

Description

Flash player provides a way to pass authentication credentials through the AMF header (DSRemoteCredentials).
Zend AMF v1.7.5 does not reads this from the request and hence does not provide any support for remoting authentication.

The source code in Zend/Amf/Server.php contains the function:
protected function _handle(Zend_Amf_Request $request) which handles the request, this has a '@todo implement AMF header authentication' comment on it.

Activity

Hide
Stanislav Malyshev added a comment -

fix committed to trunk

Show
Stanislav Malyshev added a comment - fix committed to trunk

People

Vote (1)
Watch (2)

Dates

  • Created:
    Updated:
    Resolved: