This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| user_guide:social_login [2019/06/25 13:36] – [Facebook side] admin | user_guide:social_login [2019/06/25 13:53] (current) – [Facebook side] admin | ||
|---|---|---|---|
| Line 102: | Line 102: | ||
| * Facebook will now generate your App with a unique ID which you will later use in RADIUSdesk' | * Facebook will now generate your App with a unique ID which you will later use in RADIUSdesk' | ||
| - | * The App itself will have settings which you can access. Under the **Basic** settings you will find the **App Id** and **App Secret**. | + | * The App itself will have settings which you can access. Under the **Basic** settings you will find the **App Id** and **App Secret**. |
| + | * Record the application' | ||
| {{: | {{: | ||
| Line 114: | Line 115: | ||
| {{: | {{: | ||
| - | {{:user_guide: | + | * Facebook tighten their security a lot and one now have to explicitly specify the URL's which OAuth will redirect back to. (Our RADIUSdesk server) |
| + | * They also force you to use **https** on the server you specify that you will be redirecting back to. | ||
| + | * Our server here is **dev.radiusdesk.com**. Please change this in order to fit your environment. | ||
| + | * The URI in our deployment is https:// | ||
| + | * This is the value we specify in the **Valid OAuth Redirect URIs** item. The other items we leave as is (Defaults). | ||
| - | * Go to the **Settings** of the application and specify the URL of the server where you will serve the login pages from. | + | {{:user_guide:facebook: |
| - | * Beware that Facebook require that the redirected URL be precisely the same as the one specified. This means that if your login page on the captive portal looks like http:// | + | |
| - | * Record | + | * After you saved this there is one item outstanding before you can configure |
| - | * Select | + | * Top left is a switch to take the App out of development |
| <WRAP center round alert 90%> | <WRAP center round alert 90%> | ||
| - | Failing to make the application | + | Failing to make the application |
| </ | </ | ||