diff options
author | Fredrik Åslund <fredrik.aslund@umu.se> | 2014-03-26 13:30:33 +0100 |
---|---|---|
committer | Fredrik Åslund <fredrik.aslund@umu.se> | 2014-03-26 13:30:33 +0100 |
commit | 83d4b144127f337c29a2b15314d89e4ca3016ea6 (patch) | |
tree | 3bc4f4cab0a55ae1bea31c2edbd813ab115ba54d /swamid-2.0/idp.his.se-idp-shibboleth.xml | |
parent | bcd871494a635b848c4e56e02b41d10afdcb25ef (diff) |
geolocation fixed for idp.his.se
committest for geolocation syntax
Diffstat (limited to 'swamid-2.0/idp.his.se-idp-shibboleth.xml')
-rw-r--r-- | swamid-2.0/idp.his.se-idp-shibboleth.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swamid-2.0/idp.his.se-idp-shibboleth.xml b/swamid-2.0/idp.his.se-idp-shibboleth.xml index 4834130d..a9d9d9c3 100644 --- a/swamid-2.0/idp.his.se-idp-shibboleth.xml +++ b/swamid-2.0/idp.his.se-idp-shibboleth.xml @@ -22,7 +22,7 @@ <mdui:IPHint>212.25.128.0/23</mdui:IPHint> <mdui:IPHint>212.25.134.0/23</mdui:IPHint> <mdui:GeolocationHint>geo:58.39,13.85</mdui:GeolocationHint> - <mdui:GeolocationHint>geo:58,39412,13,85542</mdui:GeolocationHint> + <mdui:GeolocationHint>geo:58.39412,13.85542</mdui:GeolocationHint> </mdui:DiscoHints> </Extensions> <KeyDescriptor> |