I have been able to jump through hoops to get the Spring OAuth2 ClientCredentials to set an audience for authentication. I would prefer for my end users to not have to jump through the same hoops. I have set the default audience for my tenant, but it doesn’t seem to make a difference when calling /oauth/token. It still wants the audience to be passed in the body. What might be missing to make the default audience work?
Thanks,
Brent