-
Notifications
You must be signed in to change notification settings - Fork 2k
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
After spring boot upgrade : com.nimbusds.jose.shaded.json.JSONArray cannot be cast to net.minidev.json.JSONArray #26912
Comments
Hi, @antoineclaval. The suggested way is to upgrade azure-spring-boot-starter. |
Hi, we're sending this friendly reminder because we haven't heard back from you in a while. We need more information about this issue to help address it. Please be sure to give us your input within the next 7 days. If we don't hear back from you within 14 days of this comment the issue will be automatically closed. Thank you! |
Thanks that clarify my situation, I could not find migration notes. We're starting the process of upgrading. |
Since you are using You can choose one of the following options: Option 1: Use Spring Security
Option 2: Use spring-cloud-azure-starter-active-directory:4.0.0-beta.3
Or you can tell me all of your requirements, and let me help you to choose the option. |
Closing this issue, because no response from author for a long time. |
Query/Question
I'm having difficulty upgrading from spring-boot 2.3.4.RELEASE to spring-boot 2.5.8 while keeping azure-spring-boot:2.2.0
After the upgrade I'm seeing runtime errors as below when authenticating.
I've read the following related ticket :
#15180
#14898
In the light of those, I've try to tweak the nimbusds version,
Similarly, I've try to keep a 5.3.4-release for spring-security-web.
Without success.
Can I keep com.microsoft.azure.azure-servicebus-spring-boot-starter:2.2.0 and upgrade to spring-boot 2.5.x ? Is there a workaround to avoid upgrade azure-spring-boot-starter since further version have API changes?
Why is this not a Bug or a feature Request?
It's a question to understand what options are available to me.
Setup (please complete the following information if applicable):
Information Checklist
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report
The text was updated successfully, but these errors were encountered: