-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Integrate MP-JWT extension #826
Conversation
.../jwt/deployment/src/main/java/org/jboss/shamrock/jwt/deployment/JWTAuthContextInfoGroup.java
Outdated
Show resolved
Hide resolved
.../jwt/deployment/src/main/java/org/jboss/shamrock/jwt/deployment/JWTAuthContextInfoGroup.java
Outdated
Show resolved
Hide resolved
.../jwt/deployment/src/main/java/org/jboss/shamrock/jwt/deployment/JWTAuthContextInfoGroup.java
Outdated
Show resolved
Hide resolved
extensions/jwt/deployment/src/main/java/org/jboss/shamrock/jwt/deployment/JwtProcessor.java
Outdated
Show resolved
Hide resolved
...s/jwt/runtime/src/main/java/org/jboss/shamrock/jwt/runtime/auth/JWTAuthMechanismFactory.java
Outdated
Show resolved
Hide resolved
.../runtime/src/main/java/org/jboss/shamrock/jwt/runtime/auth/MpJwtPrincipalCleanupHandler.java
Outdated
Show resolved
Hide resolved
...me/src/main/java/org/jboss/shamrock/jwt/runtime/auth/JWTAuthMethodExtensionSubstitution.java
Outdated
Show resolved
Hide resolved
.../security/deployment/src/main/java/org/jboss/shamrock/security/IdentityManagerBuildItem.java
Outdated
Show resolved
Hide resolved
...undertow/deployment/src/main/java/org/jboss/shamrock/undertow/ServletExtensionBuildItem.java
Outdated
Show resolved
Hide resolved
This needs to be rebased |
in a module external to the security extension.
This failure is not related, it was caused by merging two related PR's that both passed but broke the build when combined together. |
…CDI RequestScoped. Add support for the primitive types injection
The requested changes should all be in at this point as of the 0558042 rev. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. @starksm64 do you think there is value in keeping all 26 commits or do you want me to squash it into one?
They can be squashed. |
This request add support for the MP-JWT 1.1 specification feature