06-01-2018 03:32 PM
Hi,
Is there a solution to "decode" the value of "url" query string ?
Is the "url" initially requested page by the user ?
Here is an example of the login URL when a user comes on my external portal page :
https://my-webserver.local/index.php
?url=E2B8F3578D88E9B12D88FB428D83488ECB3F06945E31C5FBC89099D15D278E90A4AFE84A98C0A3BC2794F4538BA813C896
&ssid=La-Hune
&mac=010203040506
&autherr=0
&Called-Station-Id=f09010203040
&NAS-IP-Address=1.101.0.1
&RADIUS-NAS-IP=192.168.0.112
&Calling-Station-Id=010203040506
&STA-IP=192.168.0.38
&NAS-ID=NAS-ID_OF-MY-AP
Regards,
Thibault.
Solved! Go to Solution.
09-19-2018 12:30 PM
02-13-2019 08:23 PM
My apologies for the delay getting back to you, I wanted to confirm with other teams to make sure I hadn't missed anything. I'm sorry to say this is not something we would be able to provide.
02-09-2019 08:28 PM
Can you please provide a method to decrypt that parameter programmatically?
09-19-2018 12:30 PM
Unfortunately we do not have a way to decrypt that for you.
06-05-2018 09:09 AM
Hello Geogia,
Thx for your reply.
Sorry but i was not clear enough 🙂
What is the value of the "url" content :
https://my-webserver.local/index.php?url=E2B8F3578D88E9B12D88FB428D83488ECB3F06945E31C5FBC89099D15D278E90A4AFE84A98C0A3BC2794F4538BA813C896
Is there a method to decrypt this string value ?
Regards,
Thibault.