Authenticate using a token
in this F LASH M EDIA SERV ER 4.0 DEVELOPER’S GUIDE document,
The control flow is as follows:
1The client SWF requests an authentication token from a third party.
2The third party returns the token to the client.
3The client sends the token with its connection request.
4Flash Media Server verifies the token with the third party system.
5Flash Media Server accepts the connection.
but not clear ,now ,i have token client script and token server script, next how to do?
