Skip to content

Commit

Permalink
updated screenshot and instructions for adding redirect URIs
Browse files Browse the repository at this point in the history
  • Loading branch information
rfulton-lf committed Oct 18, 2023
1 parent a5a6812 commit dc5eff1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ parent: Laserfiche SharePoint Integration Administration Guide
<a href="../assets/images/clientIdRegistered.png"><img src="../assets/images/clientIdRegistered.png"></a>
1. One way or another, an app with that client ID should now exist. Open the app and switch from the general tab to the authentication tab.
<a href="../assets/images/redirectUri.png"><img src="../assets/images/redirectUri.png"></a>
1. Copy the URLs from your SharePoint page with the Laserfiche sign in web part, and append the suffix `?autologin` and add it in the developer console as a new redirect URI. The URI should end in `.aspx?autologin`
1. Copy the URL from your SharePoint LaserficheSignIn page, append the query paramter `?autologin` and add it to the developer console as a new redirect URI. The URI should end with `SitePages/LaserficheSignIn.aspx?autologin`.
<a href="../assets/images/urlExample.png"><img src="../assets/images/urlExample.png"></a>
1. You should now be able to sign in on each of the components.

Expand Down
Binary file modified jekyll_files/docs/assets/images/urlExample.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit dc5eff1

Please sign in to comment.