How to register Aware IM application in Facebook

In order to allow users to login via Facebook you need to register your Aware IM application with Facebook. In order to do this:

http://YourServerName:8080/AwareIM

You can use localhost instead of the server name when testing your application.

When specifying “redirect URI” of the application enter the following URI:

http://YourServerName:8080/AwareIM/req.awfb2

When users login to your Aware IM application they should use the following URL:

http://YourServerName:8080/AwareIM/logon.awfb?domain=YourBusinessSpaceName&testingMode=false

  • Last modified: 2022/09/13 18:15