IdP redirect URL port 20443
What
FileWave IdP device-enrollment redirect URLs use port 20443 for the device redirect endpoint. Older IdP configurations may still have that redirect URL on port 443 or may omit the port.
When/Why
This changed in FileWave 15.5.1 to support environments where clients enroll through IdP but port 443 is not exposed for that redirect. If your IdP setup was created before that change, check the redirect URLs stored in your IdP.
How
Review the IdP setup article for your provider, then check the third redirect URL. It should use port 20443 for current FileWave configurations.
FileWave 15.5.1 and newer use this URL format for the device redirect:
https://FWXSERVER:20443/auth/login_via_idp_redirect_for_device
FileWave configurations created before 15.5.1 may have used the same URL without a port, or with port 443:
https://FWXSERVER:443/auth/login_via_idp_redirect_for_device
To confirm the correct values for your server, repeat the IdP setup step where FileWave Anywhere shows the URLs to copy. The other two redirect URLs remain on port 443.