Listener port should not change the redirect uri
The login function has the option to change the listener port. While it is useful to change the port of the local webserver it also changes the port in the redirect URI, which would be rejected by Satosa. Therefore, it would be better if the redirect URI always had port 4242.