在慢速互联网连接下,Okta/Auth0 JWK 检索 API 会因套接字超时而失败
作者: vishal423创建于 2022年1月12日更新于 2026年9月17日
标签theme: OIDC/OAuth2area: stale
Overview of the issue
The default timeout configured by Spring security is ~500ms. On a slow internet connection, it's rare to get the response within this threshold limit. Since JHipster supports Okta/Auth0 integration, it would be cool to provide an easy way to configure this.
内容来源: jhipster/generator-jhipster