These docs are for AuthRocket 1. Looking for AuthRocket 2 docs?

Settings: UI Connect

If you have a backend interface for managing your app, it is often helpful to be able to connect your app’s management UI with AuthRocket’s management portal.

Going from your app to AuthRocket isn’t so hard–afterall, it’s your app and your code. But what about the other way around? What if you want to lookup a User or Org inside AuthRocket and then have it link into your app?

This is where UI Connect comes in. It provides a way to add custom buttons on each User and Org page with links directly into your app.

As already hinted at, both Users and Orgs can be connected.

Each button can be given a title and a URL.

Title

This will be the name of the button inside AuthRocket.

URL

The URL inside your app’s management UI to link to. To help get to the right place, a few variables can be substituted into the URL as part of the URL path or query parameters. The variables include the Org or User ID, the Org or User Reference ID, or the Realm ID.

See Users or Orgs for details on how to use reference.

Questions? Find a Typo? Get in touch.