http://app.y1st.com.br:8383/server/oneAll
Please sign in to your OneAll account to ask a new question or to contribute to the discussions.
Please click on the link below to connect to the forum with your OneAll account.
Answers
Even if the library is loaded over https, is redirecting to a http protocol
http://becon.api.oneall.com/socialize/redirect.html?provider_connection_token=a222c595-ebd8-4128-b3a6-f9b0d843f95c#_=.
How i can change it to a https?
you are using a HTTP callback uri, this is why it's using HTTP:
http://app.y1st.com.br:8383/server/oneAll
If you change your callback uri to HTTPS, the redirection will also be over HTTPS.