Skip to content

URL-encoded email address in guest invite #43

Closed
KevinCarroll7737 wants to merge 1 commit intodafthack:mainfrom
KevinCarroll7737:guest-invite-email-encoding
Closed

URL-encoded email address in guest invite #43
KevinCarroll7737 wants to merge 1 commit intodafthack:mainfrom
KevinCarroll7737:guest-invite-email-encoding

Conversation

@KevinCarroll7737
Copy link
Copy Markdown

PrincipalName is commonly used in dynamic membership rules and is typically derived from the email address. In some cases, including a # in the local part of the email address may be necessary to influence group matching logic.

@dafthack
Copy link
Copy Markdown
Owner

dafthack commented Apr 7, 2026

Thanks for the contribution. I reviewed this and don’t think URL-encoding invitedUserEmailAddress is the right fix here, since Microsoft Graph expects a normal email-address string in that field and encoding would change the actual value being submitted. I’m going to close this for now rather than merge something that could create incorrect guest invites, but I appreciate the idea and investigation.

@dafthack dafthack closed this Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants