Skip to content
Discussion options

You must be logged in to vote

Yeah the login loop was my fault my entra users didn't return an email claim by default after login, had to add it in Token Configuration in the App Registration.

I did not have the error you showed here though, make sure you configured your App Registration correctly for token reuse, as described here: token-reuse#azure-entra-id-configuration.

The configured settings for the sharepoint integration should be like mine (redacted values).

#========================#
# SharePoint Integration #
#========================#
# Requires Entra ID (OpenID) authentication to be configured

DEBUG_OPENID_REQUESTS=true

# SharePoint integration will not function without OPENID_REUSE_TOKENS=true as it rel…

Replies: 1 comment 12 replies

Comment options

You must be logged in to vote
12 replies
@mansiibm
Comment options

@mansiibm
Comment options

@mansiibm
Comment options

@R-Vulcan
Comment options

Answer selected by mansiibm
@mansiibm
Comment options

@delastone1-gif
Comment options

@mansiibm
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #9518 on September 09, 2025 12:27.