C# native app with Authorization Code Grant questions

Hi, When I call the LoginAsync method with the audience set the login fails with “access_denied”. This is even before I have a chance to provide my credentials.

I’m using a native client type, OIDC conformant.

Any ideas gratefully received. I’m finding the documentation pretty confusing tbh.