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

Add filters for contextualization #559

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

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    ca8cc6c View commit details
    Browse the repository at this point in the history
  2. Add filter to modify state

    JUVOJustin committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    d233beb View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Add filter to modify state value before storing

    This allows additional data to be stored with the state, which can help in identifying user relationships or other custom requirements. The `openid-connect-generic-new-state-value` filter provides flexibility for developers to extend the state value as needed.
    JUVOJustin committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    1995edb View commit details
    Browse the repository at this point in the history
  2. PHPStan

    Signed-off-by: Justin Vogt <[email protected]>
    JUVOJustin authored Aug 18, 2024
    Configuration menu
    Copy the full SHA
    05e2956 View commit details
    Browse the repository at this point in the history
  3. PHPStan

    Signed-off-by: Justin Vogt <[email protected]>
    JUVOJustin authored Aug 18, 2024
    Configuration menu
    Copy the full SHA
    3bf65b4 View commit details
    Browse the repository at this point in the history