Skip to content

fix(authcode): Set Origin header on token request #1323

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MisterMX
Copy link

Allows passing Azure AD CORS checks.

Fixes: #1048

on-behalf-of: @eon-se [email protected]

Copy link
Contributor

@adkafka adkafka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! LGTM.

@MisterMX MisterMX force-pushed the fix/azure-ad-auth-code-origin-header branch from 6581334 to 7fec655 Compare April 22, 2025 10:19
@MisterMX
Copy link
Author

@int128 can you take a look at this?

@justingrz
Copy link

@int128 I am also interested. Could you review this?

Allow passing Azure AD CORS checks.

on-behalf-of: @eon-se [email protected]
Signed-off-by: Maximilian Blatt <[email protected]>
@MisterMX MisterMX force-pushed the fix/azure-ad-auth-code-origin-header branch from 7fec655 to 99de987 Compare May 23, 2025 13:46
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.

Azure AD Single Page Application should include Origin header for CORS support
3 participants