How to register AwareIM application in Facebook

In order to allow users to login via Facebook you need to register your AwareIM 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 AwareIM application they should use the following URL:

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

  • Last modified: 2025/06/12 03:59