cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1303
Views
1
Helpful
4
Replies

Duo Web v4 SDK compatibility with JavaFX WebView

Brett_Smith
Level 1
Level 1

We hava a JavaFX application that makes use of the toolkit’s WebView component. This is essentially an embedded WebKit browser.

We use this component to perform our applications authentication process in this embedded browser.

This is the result we end up with.

(or see HERE for a video of the process)

The server is using the Duo Web v4 SDK, and works fine in a desktop browser, but does not work using this embedded browser. See HERE for a video of this working.

These are the URLs that are visited …

Loading https://blue:8444/
Loading https://■■■■■■■■■■■■■■■■■■■■■■■■■■■■/oauth/v1/authorize?scope=openid&response_type=code&redirect_uri=https://blue:8444/app/api/duo/auth&client_id=■■■■■■■■■■■■■■■■■■■■&request=eyJhbGciOiJIUzUxMiIsInR5cCI6IkpXVCJ9.eyJkdW9fdW5hbWUiOiJicmV0dCI■■■■■■■■■■■■■■■■■■■■kIiwicmVzcG9uc2VfdHlwZ■■■■■■■■■■■■■■■■■■■■mVjdF91cmkiOiJodHRwczovL2JsdWU6ODQ0NC9hcHAvYXBpL2R1by9hdXRoIiwic3RhdGUiOiJmYzhjZjcxZTMxYzEwZWQ1MThkYjU5NDczNzVhZTNmYjJjNDQiLCJleHAiOjE2NjMyMzY4Mzg■■■■■■■■■■■■■■■■■■■■hdHRyaWJ1dGUiOnRydWU■■■■■■■■■■■■■■■■■■■■JN042TFg1S0hLMFE5MU82U1hEIn0.prcMm5mJyVnWN9FjoU0KlwtUn5aiP4_RoNJL8KS7qJM1bsT7M-moce6ZShLukym58o_NSVr6gReE0e2Xxxi1dQ
Loading https://■■■■■■■■■■■■■■■■■■■■■■■■■■■■/frame/frameless/v4/auth?sid=frameless-047a73a4-04c1-4d8e-8f30-62396a21b47f&tx=eyJhbGciOiJIUzUxMiIsInR5cCI6IkpXVCJ9.eyJkdW9fdW5hbWUiOiJicmV0dCI■■■■■■■■■■■■■■■■■■■■kIiwicmVzcG9uc2VfdHlwZ■■■■■■■■■■■■■■■■■■■■mVjdF91cmkiOiJodHRwczovL2JsdWU6ODQ0NC9hcHAvYXBpL2R1by9hdXRoIiwic3RhdGUiOiJmYzhjZjcxZTMxYzEwZWQ1MThkYjU5NDczNzVhZTNmYjJjNDQiLCJleHAiOjE2NjMyMzY4Mzg■■■■■■■■■■■■■■■■■■■■hdHRyaWJ1dGUiOnRydWU■■■■■■■■■■■■■■■■■■■■JN042TFg1S0hLMFE5MU82U1hEIn0.prcMm5mJyVnWN9FjoU0KlwtUn5aiP4_RoNJL8KS7qJM1bsT7M-moce6ZShLukym58o_NSVr6gReE0e2Xxxi1dQ

Unfortunately, it is quite difficult to get a view on what might be happening inside this embedded browser, such as the console or other browser debugger features. Just about the only information we have at the moment are the URLs being visited.

I have made simple standalone Maven project that demonstrates the problem, and can provide a test server if needed.

At the very least, does anyone have any tips for debugging in such an environment?

1 Accepted Solution

Accepted Solutions

Brett_Smith
Level 1
Level 1

@choptastic, good news. This now works.

We were informed via our customer that Duo have deployed a fix, and our internal testing has shown it to now work work correctly. Hope this helps you too.

So thanks Duo for the resolution.

View solution in original post

4 Replies 4

choptastic
Level 1
Level 1

Can confirm, I’m also experiencing this, however it does seem, in my case, to be a recent development.

@Brett_Smith Were you able to find a solution?

Brett_Smith
Level 1
Level 1

@choptastic , no not yet. But, we are told (via the customer we investigated this for), that Duo have found a bug and are investigating.

It is interesting you have seen this work, as we have had the problem for some time and never seen it work. I should say that the legacy SDK has always and still works fine.

Brett_Smith
Level 1
Level 1

@choptastic, good news. This now works.

We were informed via our customer that Duo have deployed a fix, and our internal testing has shown it to now work work correctly. Hope this helps you too.

So thanks Duo for the resolution.

@Brett_Smith that is excellent news. I’ve just tested and confirmed that it is indeed fixed for me as well. Excellent! Thanks for the heads up and I appreciate Duo putting out a fix for this.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links