<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D51Y00008W3sLwSAJOkta Classic EngineOkta Integration NetworkAnswered2024-04-15T10:34:05.000Z2020-05-20T06:15:32.000Z2020-05-27T07:22:48.000Z

vz2d2 (vz2d2) asked a question.

Okta Widget issues with Internet Explorer 11 and React TS - PKCE

Wonder if anyone can help please?

I'm trying to get the Okta Widget to work with Internet Explore 11 via React TS.

It works fine with Chrome, Firefox and Edge (Edge requiring a polyfill).

When using the react-app-polyfill/ie11 and react-app-polyfill/stable polyfill- it gives the error below (testing via https://localhost)

 

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

The above error occurred in the <Security> component:

  in Security (at AppWithRouterAccess.tsx:15)

  in AppWithRouterAccess (at App.tsx:8)

  in Router (created by BrowserRouter)

  in BrowserRouter (at App.tsx:7)

  in App (at src/index.tsx:12)

  in StrictMode (at src/index.tsx:11)

 

Any ideas please?


  • Hi Stuart,

     

    Can you please open a support case with us through an email to developers@okta.com in order to discuss the current implementation that you have and find the best solution for running the sign-in widget in Internet Explorer 11?

     

    Dragos Gaftoneanu

    Developer Support Engineer

    Okta Global Customer Care

    Expand Post
This question is closed.
Loading
Okta Widget issues with Internet Explorer 11 and React TS - PKCE