Show pageOld revisionsBacklinksExport to PDFExport Page to HTML/PDFBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. {{tag>Manuals How_To Integration External Other_Systems}} [<10>] ====== How to register AwareIM application in Twitter ====== In order to allow users to login via Twitter you need to register your AwareIM application with Twitter. In order to do this: * Go to the URL [[https://dev.twitter.com/apps|https://dev.twitter.com/apps]] * Create a new application * When specifying callback URL for the application enter the following URL: [[http://YourServerName:8080/AwareIM|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.awtw2|]] * Copy consumer key and secret that Twitter should assign to your application – you will need these when setting up login options (see [[docs:3400_how_to:0600_users_and_login:0910_login_fb_tw_ggl]] section) When users login to your AwareIM application they should use the following URL: [[http://YourServerName:8080/AwareIM/logon.awtw?domain=YourBusinessSpaceName&testingMode=false|]] Last modified: 2025/06/12 03:59 Log In