Skip to content
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

support for session_state #712

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

support for session_state #712

wants to merge 5 commits into from

Conversation

nannany
Copy link
Contributor

@nannany nannany commented Feb 15, 2025

refs #670

Added support for returning session_state in oidc's authentication response.

Attention is paid to the following points:

  • no impact on systems currently using zitadel/oidc
  • added session_state when redirected by error

Definition of Ready

  • I am happy with the code
  • Short description of the feature/issue is added in the pr description
  • PR is linked to the corresponding user story
  • Acceptance criteria are met
  • All open todos and follow ups are defined in a new ticket and justified
  • Deviations from the acceptance criteria and design are agreed with the PO and documented.
  • No debug or dead code
  • My code has no repetitions
  • Critical parts are tested automatically
  • Where possible E2E tests are implemented
  • Documentation/examples are up-to-date
  • All non-functional requirements are met
  • Functionality of the acceptance criteria is checked manually on the dev system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📋 Sprint Backlog
Development

Successfully merging this pull request may close these issues.

3 participants