cognitedata/cognite-sdk-js

'You should use SSL (https) when you login with OAuth since CDF only allows redirecting back to an HTTPS site'

Opened this issue · 2 comments

By the recommendation of @muradsater we are forwarding tokens to our backend instead of using api-keys. This way no actual ouath-process is taking place, but our logs are still filled with the aforementioned warning.

I have quenched it with a nasty hack for now, but it would have been nice if the sdk-client supported token-forwarding in addition to api-keys and ouath.

@annitya Hi! We are trying to not use gh issues here anymore.
Could you add a bit more information about this (maybe some code snippets) and post it here
https://www.cog.link/cdf-bug
?

Just to let you know; you can disable github issues in the settings.