Skip to content

oauth2: fix the code_verifier_cookie config is not set#38963

Merged
mattklein123 merged 1 commit intoenvoyproxy:mainfrom
botengyao:oauth2_verifier
Mar 30, 2025
Merged

oauth2: fix the code_verifier_cookie config is not set#38963
mattklein123 merged 1 commit intoenvoyproxy:mainfrom
botengyao:oauth2_verifier

Conversation

@botengyao
Copy link
Copy Markdown
Member

Introduced by #37849

It is clear that code_verifier_cookie_settings_ is not set to the FilterConfig, and only the default is used.

Commit Message:
Additional Description:
Risk Level: low
Testing: unit test
Docs Changes:

Signed-off-by: Boteng Yao <boteng@google.com>
@mattklein123 mattklein123 merged commit a8ef8d8 into envoyproxy:main Mar 30, 2025
24 checks passed
@botengyao botengyao deleted the oauth2_verifier branch March 31, 2025 19:54
jewertow pushed a commit to jewertow/envoy that referenced this pull request Apr 2, 2025
)

Introduced by envoyproxy#37849

It is clear that `code_verifier_cookie_settings_` is not set to the
`FilterConfig`, and only the default is used.

Commit Message:
Additional Description:
Risk Level: low
Testing: unit test
Docs Changes:

Signed-off-by: Boteng Yao <boteng@google.com>
agrawroh pushed a commit to agrawroh/envoy that referenced this pull request Apr 9, 2025
)

Introduced by envoyproxy#37849

It is clear that `code_verifier_cookie_settings_` is not set to the
`FilterConfig`, and only the default is used.

Commit Message:
Additional Description:
Risk Level: low
Testing: unit test
Docs Changes:

Signed-off-by: Boteng Yao <boteng@google.com>
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