Quantcast
Channel: Active questions tagged https - Stack Overflow
Viewing all articles
Browse latest Browse all 1854

Authorization Code with PKCE flow - http redirections

$
0
0

I have an OKTA client configured for Web Flow Login (Single Page App, Authorization Code Flow with PKCE). My URIs for redirection uses http, not https. Now before redirection to OKTA for authentication, I see an error in a browser:

core.js:6210 ERROR Error: Uncaught (in promise):

AuthSdkError: PKCE requires a modern browser with encryption support running in a secure context.

The current page is not being served with HTTPS protocol. PKCE requires secure HTTPS protocol.

which clearly suggests using https instead of http.Is it the only solution? Or maybe there is a workaround for that? It regards development environment of my app, so it doesn't need to be super secured. (edited)


Viewing all articles
Browse latest Browse all 1854

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>