Hey everyone,
I recently observed some problems with the "WISPr-Redirection-URL" attribute of freeradius and coovachilli. When I use the attribute as "reply" it still does not redirect to the specified url. Any body tried that?
Did you try it David? It still hasn't worked. But I am using Dirk Van Der Walt's YFi JSON login page to try the "WISPr-Redirection-URL" and it still does not work. Any clue ?
It was redirecting the user to 'originalURL' instead of 'redirectionURL'
When you specify a value for WISPr-Redirection-URL it is placed in redirectionURL.
So now after successful log-in the redirect should happen to the value specified in WISPr-Redirection-URL.
The latest SVN has the bug-fix. - also the bug fix where one could not assign a URL as a value for a specific profile.
Did you try it David? It
Did you try it David? It still hasn't worked. But I am using Dirk Van Der Walt's YFi JSON login page to try the "WISPr-Redirection-URL" and it still does not work. Any clue ?
Bug in Dojo JSON page
Hi Muffy,
There was a bug in the Dojo JSON login page.
https://sourceforge.net/projects/hotcakes/forums/forum/728131/topic/3471...
It was redirecting the user to 'originalURL' instead of 'redirectionURL'
When you specify a value for WISPr-Redirection-URL it is placed in redirectionURL.
So now after successful log-in the redirect should happen to the value specified in WISPr-Redirection-URL.
The latest SVN has the bug-fix. - also the bug fix where one could not assign a URL as a value for a specific profile.
Sorry for that one!
Cheers
It should work... will
It should work... will verify.