Henrik Ek created OPENMEETINGS-2149:
---------------------------------------
Summary: Safari users in iOS or macOS can not login to openmeetings
Key: OPENMEETINGS-2149
URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2149
Project: Openmeetings
Issue Type: Bug
Components: Mobile client
Affects Versions: 5.0.0-M3
Reporter: Henrik Ek
Assignee: Maxim Solodovnik
iOS mobile devices only have Safari as a browser and cannot be logged in to
openmeetings. We receive the following error messages in the console:
{code:java}
Refused to connect to
wss://conference.essolutions.se/openmeetings/wicket/websocket?pageId=3&wicket-ajax-baseurl=.&wicket-app-name=OpenmeetingsApplication
because it does not appear in the connect-src directive of the Content
Security Policy.
{code}
Possibly the following may be relevant information:
[https://stackoverflow.com/questions/41102298/ios-refused-to-connect-because-it-appears-in-neither-the-connect-src-directive-n]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)