Skip to content
Discussion options

You must be logged in to vote

Okay, /.auth/login/aad/callback is reserved and will be picked up by Azure instead of my app if easy auth is turned on. I turned it off and now the redirect endpoint of my app is called.

Now I have another problem about verifying the user auth code. I created a federated managed identity for my app. What should I pass to client_credential when constructing the Auth object? Is it the token acquired by acquire_token_for_client as illustrated in user-assigned-managed-identities?

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@rayluo
Comment options

Answer selected by rayluo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #161 on January 06, 2026 08:23.