Xero - Social login (SSO) configuration

Enabling Sign in with Xero only requires two fields: Client ID and Client Secret. Both of these are provided by Xero, and these steps will help you create them.

Step-by-step Instructions

  1. Log in and navigate to https://developer.xero.com/app/manage

  2. If you don't have one already, click New App.

  3. Give your app a name then select Web app.

  4. In Company or application URL enter in the URL of your application.

  5. Under Redirect URI copy and paste the redirect URL from PropelAuth.

adding a new app in Xero

  1. Check the Terms and Conditions box and click on Create app.

  2. On the left side click on Configuration.

  3. Copy and paste the Client ID and Client Secret from Xero into PropelAuth and click Save.

adding a new app in Xero

And that's it! When you go to your hosted authentication pages, you should see the Sign in with Xero button.