Urls to be white listed - java jwt

We are integrating with okta in a closed environment and are using the java jwt verifier. We wanted to know which are the urls which will need to be whitelisted so that verifier works.

Also, would like to inform that we get the following exception intermittently when we call the verifier multiple times under some load:
(host unreachable) com.okta.commons.http.HttpException: Unable to execute HTTP request - retryable exception: No route to host (Host unreachable)

Hello,
You can obtain the whitelist from here.

The No route to host error would indicate a network configuration issue.

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.