Hi,
I was testing my auth0 configuration with MCP Inspector and ran into a discussion on github.
The keyword audience
was only used to the description of the concept. It is not a registered parameter. The registered parameter is resource
. I guess most MCP client only supports the resource
parameter.
This makes integrating with popular cloud LLM provider difficult. How will auth0 address issue?
Thanks