[ 
https://issues.apache.org/jira/browse/TOMEE-4284?focusedWorklogId=892801&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-892801
 ]

ASF GitHub Bot logged work on TOMEE-4284:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 29/Nov/23 07:37
            Start Date: 29/Nov/23 07:37
    Worklog Time Spent: 10m 
      Work Description: rzo1 commented on code in PR #990:
URL: https://github.com/apache/tomee/pull/990#discussion_r1408864908


##########
mp-jwt/src/main/java/org/apache/tomee/microprofile/jwt/config/JWTAuthConfigurationProperties.java:
##########
@@ -117,6 +119,15 @@ private JWTAuthConfiguration createJWTAuthConfiguration() {
                 config.getOptionalValue("mp.jwt.decrypt.key.algorithm", 
String.class).orElse(null),
                 config.getOptionalValue("mp.jwt.verify.publickey.algorithm", 
String.class).orElse(null));
     }
+    
+    private Boolean queryAllowExp(){

Review Comment:
   @tichovz Can you include the feedback provided by Romain? :)





Issue Time Tracking
-------------------

            Worklog Id:     (was: 892801)
    Remaining Estimate: 0h
            Time Spent: 10m

> Implement tomee.mp.jwt.allow.no-exp property over mp.jwt.tomee.allow.no-exp
> ---------------------------------------------------------------------------
>
>                 Key: TOMEE-4284
>                 URL: https://issues.apache.org/jira/browse/TOMEE-4284
>             Project: TomEE
>          Issue Type: Task
>    Affects Versions: 9.1.1
>            Reporter: Richard Zowalla
>            Assignee: Zoltán Tichov
>            Priority: Major
>             Fix For: 10.0.0, 9.1.2
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to