Page History
...
Register New App
- Login to SharePoint under Farm with the Global Administrator account.
- Navigate to
https://<Admin Center>/_layouts/15/
AppRegNew.aspx
(e.g. https://intlock-admin.sharepoint.com/_layouts/15/AppRegNew.aspx).
(If you do not have permissions to access this URL, use the root site collection URL instead:https://<Root Site Collection>/_layouts/15/
AppRegNew.aspx)
- Click Generate to automatically create Client Id and Client Secret and copy these values.
- Enter a Title for app. For example, "CardioLogApp".
- Fill in App Domain and Redirect URI which should use the same app domain that is entered. For example, www.intlock.com and https://www.intlock.com/.
- Click Create
- If the app was created successfully, the following message will appear: "The app identifier has been successfully created".
...