Spring Authorization Server now defaults multipleIssuersAllowed to false and it cannot be easily re-enabled#41355
Spring Authorization Server now defaults multipleIssuersAllowed to false and it cannot be easily re-enabled#41355opcooc wants to merge 1 commit into
Conversation
…verProperties to AuthorizationServerSettings
|
@opcooc Please sign the Contributor License Agreement! Click here to manually synchronize the status of this Pull Request. See the FAQ for frequently asked questions. |
|
@opcooc Thank you for signing the Contributor License Agreement! |
|
Thanks for the PR, @opcooc. It looks like the default changed late in the 1.3 development cycle. Without this change, if a Boot users wants to flip the default back to its previous value, they would have to stop using the @jgrandja, what's you take on this please? Does the above sound reasonable or is allowing multiple issuers sufficiently rare that would could introduce the property in Boot 3.4 and require an |
|
@wilkinsona Yes, the default for We should add a Boot property for |
|
Thanks, @jgrandja. In that case, we'll consider this to be a bug of omission and add the property in 3.3.x. |
Thank you for helping me modify |
No description provided.