Hi, just some feedback on making the documentation clearer - my team was struggling to debug what was wrong with our OBO flow, and it ended up being a certificate issue. We had an existing certificate with usage set to Encrypt, but once we created a new certificate with usage set to Verify (which we only tried after seeing this doc), the flow was fixed.
In the future, I think it would be helpful to add more details to this page or link to another one about what kinds of certificate requirements there are for OBO flows (and other applications as well). This would help with debugging issues end to end, from the code to the Azure app registration config.
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
Hi, just some feedback on making the documentation clearer - my team was struggling to debug what was wrong with our OBO flow, and it ended up being a certificate issue. We had an existing certificate with
usageset toEncrypt, but once we created a new certificate withusageset toVerify(which we only tried after seeing this doc), the flow was fixed.In the future, I think it would be helpful to add more details to this page or link to another one about what kinds of certificate requirements there are for OBO flows (and other applications as well). This would help with debugging issues end to end, from the code to the Azure app registration config.
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.