-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
-
False
-
-
False
-
---
-
-
Fixes #51504
according to the quarkus.oidc.token.issuer docs, this property overrides the issuer property in the well-known configuration
by default this property already overrides the well-known configuration, but if there are no metadata discovered, like when only a public-key is configured, then we didn't consider this configuration property, which is now fixed