You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the WS endpoint does not authenticate on its own. Its is assumed that any user who connects to a WS URL will already be authenticated. This can possibly lead to a breach. Add authentication in WS layer
The text was updated successfully, but these errors were encountered:
Currently the WS endpoint does not authenticate on its own. Its is assumed that any user who connects to a WS URL will already be authenticated. This can possibly lead to a breach. Add authentication in WS layer
The text was updated successfully, but these errors were encountered: