Closed dchaffin666 closed 2 years ago
The server does not require a redirect URL. In theory, the field should be left blank however that is not possible with the current auth developers interface. Any valid URL can be placed in that field (the value is never used). This should be fixed.
This issue requires an update to the docs to reflect this work around.
Documentation updated in server/README.md on master to clear up how to fill out the redirect field.
Works for me, except
In Server "App Registration", if Native App is unchecked according to the instructions, the following error message displays: 'https://auth.globus.org/v2/web/auth-code' is only allowed for native application clients
Globus docs seem to confirm this address is only for native apps https://docs.globus.org/api/auth/developer-guide/#register-app Is there a valid redirect for ssh auth?