{{getMsg('Help_YouAreHere')}}:
/
{{page.title}}
{{page.title}}
{{$root.getMsg("downLoadHelpAsPdf")}}
{{helpModel.downloadHelpPdfDataStatus}}
Facebook Authentication
With this provider you can use Facebook to authenticate against i-net HelpDesk.
System Requirements
-
A Facebook account
Create an OAuth App
-
Login to Facebook and register as a "Facebook Developer"
-
Go to the app dashboard at https://developers.facebook.com/apps/
-
Add a new App
-
Add the product "Facebook Login"
-
In the settings of the "Facebook Login" enter a "Valid OAuth redirect URIs" like
http://myapp.mycompany.com:9000/login/facebook
.-
Important: the path must end with
/login/facebook
. This is the callback URL used by this provider
-
-
Set a "Privacy Policy URL"
-
Copy the values of
APP ID
andAPP Secret
-
In the tab
App Review
make your app public
Setup the Authentication
In the configuration manager web interface you need to enter the Client ID
and Client Secret
that you received from the Facebook as APP ID
and APP Secret
.