Thomas Diesler created CAMEL-21899: -------------------------------------- Summary: Openshift does not maintain http session for oidc code flow Key: CAMEL-21899 URL: https://issues.apache.org/jira/browse/CAMEL-21899 Project: Camel Issue Type: Bug Components: camel-oauth Reporter: Thomas Diesler Assignee: Thomas Diesler
Previously, we required an active session in OAuthCodeFlowCallback - which failed on opeshift-4.18.4. Now we are more lenient and create a session on demand when not found. This has the side effect of not being able to redirect to page that initialed the code flow. -- This message was sent by Atlassian Jira (v8.20.10#820010)