I am using Quarkus with Microsoft Entra ID. For now I am using secret with property: quarkus.oidc.credentials.secret=secret
But I wanted to use certificate as a secret. Which property should I use to do that?
I am using Quarkus with Microsoft Entra ID. For now I am using secret with property: quarkus.oidc.credentials.secret=secret
But I wanted to use certificate as a secret. Which property should I use to do that?