Authentication

Introduction

The basic authentication examples show how to use authentication for PyAMF with other AMF clients and servers.

This approach to authentication will work because the PyAMF client is using “standard” remoting requests under the hood.

Warning: Authentication and authorization via RemoteObject will be supported through the Plasma project in the future, but until then requests can be made to your services without having the authenticator called.

Python

Python AMF examples are available for:

ActionScript™ examples are available for: