wso2 / product-apim

Welcome to the WSO2 API Manager source code! For info on working with the WSO2 API Manager repository and contributing code, click the link below.
http://wso2.github.io/
Apache License 2.0
846 stars 785 forks source link

Too Many Redirects on Logout- [APIM 4.0.0] [Keycloak] #11617

Closed nuwankng closed 3 years ago

nuwankng commented 3 years ago

Description

After configuring federated authentication with keycloak 15.0.2 to the APIM 4.0.0, On the logout process it won't redirect the public API devportal. Instead browser shows Too many redirects message. There is a possibility of bounce back and fourth the logout request between keycloak and APIM.

Steps to Reproduce

msm1992 commented 3 years ago

PR : https://github.com/wso2-extensions/identity-outbound-auth-oidc/pull/87