Open
Description
Describe the bug
Flagging a potential breaking change for the resource server support. My implementation is serving oauth metadata but not protected resource metadata. When I use the connect button flow, I get the following error:

To Reproduce
Steps to reproduce the behavior:
- Set up oauth metadata to point to 3rd party (Entra)
- Don't serve protected resource metadata
- Connect button flow in Inspector
Expected behavior
Resource param shouldn't be required
Logs
If applicable, add logs to help explain your problem.
Additional context
Add any other context about the problem here.