-
Bug
-
Resolution: Done
-
Major
-
8.0.0.Beta
-
False
-
None
-
False
-
Migration
-
-
-
-
-
-
Known Issue
-
-
-
Environment : Jboss EAP 8.0.0 Beta, and elytron-oidc-client to integrate with RH-SSO
Issue:
Application query params are lost once redirected to RH-SSO. This can be seen in redirect_uri sent to the RH-SSO. And ultimately the redirection back from RH-SSO does not has the query params through which the authentication to RH-SSO was initiated.
Step1: application.com/secure?myparam=1&myparam=2 ---- 1. Redirects to RH-SSO ---> Step2: rhsso.com/auth?redirect_uri=application.com/secure ---- 2. post authentication ---> Step3: application.com/secure
Related Jira's:
- clones
-
ELY-2340 Query parameters lost on redirect to keycloak OIDC
- Resolved
- is incorporated by
-
JBEAP-27019 [GSS](8.0.z) Upgrade Elytron from 2.2.4.SP01-redhat-00001 to 2.2.6.Final-redhat-00001
- Closed
- is related to
-
JBEAP-27028 [GSS](8.0.z) Add documentation for the new wildfly.elytron.oidc.allow.query.params system property
- Closed
- relates to
-
WFLY-17324 Query parameters lost on redirect to keycloak OIDC
- Resolved