Is this what you're referring to: https://github.com/apache/meecrowave/blob/trunk/meecrowave-core/src/main/java/org/apache/meecrowave/openwebbeans/MeecrowaveSecurityService.java - with the unwrap?
That would make some sense, but is not catered for in https://github.com/apache/geronimo-jwt-auth/blob/master/src/test/java/org/apache/geronimo/microprofile/impl/jwtauth/tck/TckSecurityService.java. I can update my PR to include something similar, but it seems like a hard workaround for something that ought not to be a problem in the first place. Jon -- Sent from: http://apache-geronimo.328035.n3.nabble.com/Development-f342155.html
