-
Notifications
You must be signed in to change notification settings - Fork 26
Description
Seen with OpenCloud Beta OpenCloud Beta 3.0.0.1828 (from CI)
My server is at https://oc.jwqa.de:9200
Instead of using this URL as is, I try to connect the client to connect the client to oc.jwqa.de:9200/foo
No browser window opens, but a message appears:
Oauth2 authentication requires a secured connection
- This message is misleading. The connection is secure. BAD
- The message is untranslated. It should be in German locale. BAD
Expected behaviour: "Cannot connect to server. Please check the URL." (in the correct locale)
Using the Copy URL button, I get only query parameters starting with ? without the actual URL in front:
?response_type=code&client_id=OpenCloudDesktop&redirect_uri=http://127.0.0.1:45457&code_challenge=ZKn-16eVVm9tB...
Normally this URL looks like:
https://oc.jwqa.de:9200/signin/v1/identifier/_/authorize?response_type=code&client_id=OpenCloudDesktop&redirect_uri=http://127.0.0.1:37271&code_challenge=TdJFo4qh6Kh...
Metadata
Metadata
Assignees
Labels
Type
Projects
Status