Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| technical:pp-android [2025/07/07 20:05] – [Credential] system | technical:pp-android [2025/07/07 20:17] (current) – [HomeSP] system | ||
|---|---|---|---|
| Line 272: | Line 272: | ||
| === Realm === | === Realm === | ||
| - | * The realm has nothing to do with the NAI Realm (or Domain) in Hotspot 2.0. | + | * This Realm is used in EAP authentication and is RADIUS related. |
| + | * This realm has nothing to do with the NAI Realm (or Domain) in Hotspot 2.0. (HomeSP Section) | ||
| * It might be the same value of the NAI Realm but it is not a requirement. | * It might be the same value of the NAI Realm but it is not a requirement. | ||
| * When the authentication request to RADIUS starts, an anonymous identity is used. | * When the authentication request to RADIUS starts, an anonymous identity is used. | ||
| + | * This is also referred to as the **Outer Identity**. | ||
| * The convention Android uses is to formulate a username anonymouns@< | * The convention Android uses is to formulate a username anonymouns@< | ||
| * In this case it will be anonymous@mesh-manager.com. | * In this case it will be anonymous@mesh-manager.com. | ||
| - | * The EAP protocol uses this recommended | + | * The EAP protocol uses this recommended |
| === Password === | === Password === | ||