Skip to content

docs(saml): explain AuthnRequest session errors#473

Merged
nijel merged 1 commit into
python-social-auth:masterfrom
nijel:saml
Jul 24, 2026
Merged

docs(saml): explain AuthnRequest session errors#473
nijel merged 1 commit into
python-social-auth:masterfrom
nijel:saml

Conversation

@nijel

@nijel nijel commented Jul 24, 2026

Copy link
Copy Markdown
Member

SAML callbacks can lose Lax session cookies and therefore the stored request correlation data. Document session restoration requirements, diagnostic checks, and the security-sensitive cookie workaround.

Fixes: python-social-auth/social-core#1857

@nijel nijel self-assigned this Jul 24, 2026

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: fa92b6a6c3

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread docs/backends/saml.rst
Comment thread docs/backends/saml.rst Outdated
SAML callbacks can lose Lax session cookies and therefore the stored request correlation data. Document session restoration requirements, diagnostic checks, and the security-sensitive cookie workaround.

Fixes: python-social-auth/social-core#1857
@nijel
nijel enabled auto-merge (rebase) July 24, 2026 06:09
@nijel
nijel merged commit 0c38211 into python-social-auth:master Jul 24, 2026
3 checks passed
@nijel
nijel deleted the saml branch July 24, 2026 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

SAML login failed: missing AuthnRequest ID in >v5.0.0

1 participant