Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| technical:pp-connect [2025/07/22 21:53] – [Realm -> Hotspot2.0/Passpoint] system | technical:pp-connect [2025/07/22 22:59] (current) – [Rd-Connect Mobile App] system | ||
|---|---|---|---|
| Line 27: | Line 27: | ||
| ------ | ------ | ||
| - | |||
| ====== Rd-Connect ====== | ====== Rd-Connect ====== | ||
| Line 47: | Line 46: | ||
| * Certificate Authority and allowed FQDN for EAP Certificates | * Certificate Authority and allowed FQDN for EAP Certificates | ||
| </ | </ | ||
| + | |||
| + | ------ | ||
| ===== Install Rd-Connect (Server Side) ===== | ===== Install Rd-Connect (Server Side) ===== | ||
| Line 58: | Line 59: | ||
| </ | </ | ||
| + | ------ | ||
| ===== Configure Rd-Connect ===== | ===== Configure Rd-Connect ===== | ||
| Line 64: | Line 66: | ||
| * To allow user registration we will latch onto an existing Login Page where the User Registration is already configured. | * To allow user registration we will latch onto an existing Login Page where the User Registration is already configured. | ||
| * Once these two items have been configured we can do the last tweaks on Rd-Connect' | * Once these two items have been configured we can do the last tweaks on Rd-Connect' | ||
| + | |||
| + | |||
| + | ------ | ||
| ==== Realm -> Hotspot2.0/ | ==== Realm -> Hotspot2.0/ | ||
| Line 102: | Line 107: | ||
| * We then choose an SSID in APdesk where we apply this Profile to: | * We then choose an SSID in APdesk where we apply this Profile to: | ||
| {{: | {{: | ||
| + | |||
| + | |||
| + | -------- | ||
| + | |||
| + | ==== User Registration ==== | ||
| + | * Select a Login Page in the same cloud as the Realm where you configured the Realm -> Hotspot2.0/ | ||
| + | * Enable User Registration. | ||
| + | {{: | ||
| + | * The last remaining item is to configure Rd-Connect. | ||
| + | |||
| + | ------- | ||
| + | |||
| + | ==== Adjust Rd-Connect ==== | ||
| + | * Refer to the file: /// | ||
| + | |||
| + | <code JavaScript> | ||
| + | window.AppConfig = { | ||
| + | pageTitle | ||
| + | pageHeader | ||
| + | pageFooter | ||
| + | loginPageId : 50, | ||
| + | i18n : ' | ||
| + | }; | ||
| + | </ | ||
| + | * Most items are self explanatory. | ||
| + | * The **loginPageId** should match the **dynamic_id** value when you preview the Login Page where you configured User Registration e.g. https:// | ||
| + | |||
| + | ------ | ||
| ===== Rd-Connect Mobile App ===== | ===== Rd-Connect Mobile App ===== | ||
| + | * Everything is now in place for you to use Rd-Connect. | ||
| + | * Adjust the URL to match your RADIUSdesk server. | ||
| + | * http:// | ||
| + | * You can also install the app on your phone as a PWA. | ||
| + | * See screenshots below. | ||
| + | {{: | ||
| + | {{: | ||
| + | {{: | ||
| + | * After you logged in, you can download and install the Hotspot2.0/ | ||
| + | * In the next screenshot you can see where my phone used the downloaded and installed Hotspot2.0/ | ||
| + | * Note the Security is indicated as **Passpoint**. | ||
| + | * You will also see the name matches the name we specified under the Realm -> Hotspot2.0/ | ||
| + | {{: | ||
| + | * As you can see from this page that Rd-Connect makes user registration and on-boarding on Hotspot2.0/ | ||
| + | |||