ArneLimburg commented on PR #7:
URL: https://github.com/apache/geronimo-jwt-auth/pull/7#issuecomment-1932146816
- Supporting an EC key should be no problem with your sample, will implement
- Storing the CompletionStage is a good idea, even though it will help only
for the initial call. Wh
rmannibucau commented on PR #7:
URL: https://github.com/apache/geronimo-jwt-auth/pull/7#issuecomment-1932192015
> When we have a cache miss later it probably is because of a key rotation
and then we have to block anyway.
Not really cause we refresh it in background. How I see things i
Romain Manni-Bucau created GERONIMO-6859:
Summary: Enable to use .zip from graal-ce for windows
Key: GERONIMO-6859
URL: https://issues.apache.org/jira/browse/GERONIMO-6859
Project: Geronimo
[
https://issues.apache.org/jira/browse/GERONIMO-6859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Romain Manni-Bucau resolved GERONIMO-6859.
--
Resolution: Fixed
> Enable to use .zip from graal-ce for windows
> -
[
https://issues.apache.org/jira/browse/GERONIMO-6859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Romain Manni-Bucau reassigned GERONIMO-6859:
Assignee: Romain Manni-Bucau
> Enable to use .zip from graal-ce for win