cancel
Showing results for 
Search instead for 
Did you mean: 

External Portal - Login URL query strings

External Portal - Login URL query strings

support188
New Contributor

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.

1 ACCEPTED SOLUTION

samantha_lynn
Esteemed Contributor III

Unfortunately we do not have a way to decrypt that for you.

View solution in original post

5 REPLIES 5

GeorgiaMason
Contributor II

You can usually see what the client is requesting and what the web server is responding with in a packet capture, have you tried that? Most clients have pre-defined lists of URLs as well (such as iOS and Android).

GTM-P2G8KFN