feat: Make token issuer validation optional#1096
feat: Make token issuer validation optional#1096Afanas10101111 wants to merge 1 commit intomicrocks:1.9.xfrom
Conversation
Signed-off-by: Afanas10101111 <[email protected]>
|
This pull request has been automatically marked as stale because it has not had recent activity 😴 It will be closed in 30 days if no further activity occurs. To unstale this pull request, add a comment with detailed explanation. There can be many reasons why some specific pull request has no activity. The most probable cause is lack of time, not lack of interest. Microcks is a Cloud Native Computing Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model. Let us figure out together how to push this pull request forward. Connect with us through one of many communication channels we established here. Thank you for your patience ❤️ |
|
Changing base to the |
|
Hello, I've tested this one locally by just commenting the The problem is that I can no longer start the application because it complains of a missing So I think we should at least also adapt the |
|
In the case of my local application, it can start correctly if I add the |
|
Hello! |
Description
Make
spring.security.oauth2.resourceserver.jwt.issuer-urioptionalapplication.propertiesRelated issue(s)