Copilot Studio Client Prompting for Token Despite MCS Agent’s ‘No Authentication’ Configuration #223
Unanswered
sachinyelkar
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am attempting to use the M365 Agent SDK for an agent configured with No Authentication. However, when I invoke the sample agent and instantiate the client, it still requires a valid access token and immediately prompts the user to authenticate against Azure AD/Entra ID. Our goal is to suppress any login dialog and prevent the user from having to sign in.
Could you please advise if the Agent SDK supports a truly “no‐authentication” mode—allowing us to build a custom React JS UI without ever displaying the AAD/Entra ID login prompt?
Beta Was this translation helpful? Give feedback.
All reactions