Skip to content
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

feat(jans): jetty 11 integration #1123

Merged
merged 97 commits into from
Apr 22, 2022
Merged

feat(jans): jetty 11 integration #1123

merged 97 commits into from
Apr 22, 2022

Conversation

pujavs
Copy link
Contributor

@pujavs pujavs commented Mar 28, 2022

Code changes for jetty upgrade from 9.x to 11.0.8

Refer related discussion 951

pujavs added 30 commits March 3, 2022 13:40
@moabu moabu linked an issue Apr 22, 2022 that may be closed by this pull request
moabu
moabu previously approved these changes Apr 22, 2022
@moabu
Copy link
Member

moabu commented Apr 22, 2022

Approved by @yurem @yuriyz and @moabu

# Conflicts:
#	jans-auth-server/server/src/main/java/io/jans/as/server/authorize/ws/rs/AuthzRequest.java
@moabu moabu merged commit 6c1caa1 into main Apr 22, 2022
@moabu moabu deleted the jans-jetty-upgrade branch April 22, 2022 09:30
@sonarcloud
Copy link

sonarcloud bot commented Apr 22, 2022

[jans-cli] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@pujavs
Copy link
Contributor Author

pujavs commented May 2, 2022

#1123 (comment)

  1. UMA resource : This should be working now
  2. USR MGMT: SCIM USR MGMT was removed and USR MGMT was added which should be working
  3. JSON Web Key (JWK): This should be fixed now
    @manojs1978 , Kindly test and confirm with the code from main branch

@manojs1978
Copy link
Contributor

@pujavs above issues tested .
working fine now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-docker-jans-auth-server comp-docker-jans-config-api comp-docker-jans-fido2 comp-docker-jans-scim comp-jans-auth-server Component affected by issue or PR comp-jans-bom Component affected by issue or PR comp-jans-client-api Component affected by issue or PR comp-jans-config-api Component affected by issue or PR comp-jans-core Component affected by issue or PR comp-jans-eleven Component affected by issue or PR comp-jans-fido2 Component affected by issue or PR comp-jans-linux-setup Component affected by issue or PR comp-jans-orm Component affected by issue or PR comp-jans-scim Component affected by issue or PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix: orm fails to convert valid WebKeysConfiguration build: jetty 11 integration
9 participants