Facing an issue with profile switch during OIDC authentication in OBIEE. #1284
Replies: 6 comments
-
that sounds off and something that I don't recognize, but we need all available information to debug this, i.e. the full debug logs; also, which version are you on? |
Beta Was this translation helpful? Give feedback.
-
Hi zandbelt, Please find below the detailed summary of the issue.
Can someone help us understand the below pointers?
|
Beta Was this translation helpful? Give feedback.
-
Attaching the debug logs. |
Beta Was this translation helpful? Give feedback.
-
the log suggests that you're on an old/obsolete version of mod_auth_openidc |
Beta Was this translation helpful? Give feedback.
-
mod_auth_openidc-2.4.14.2 --this is the version we are using. |
Beta Was this translation helpful? Give feedback.
-
running on Oracle HTTP Server is only supported when using the most recent licensed binaries provided as part of the OpenIDC commercial support program |
Beta Was this translation helpful? Give feedback.
-
Hi,
We have a OBIEE Environment where we have implemented OIDC authentication. We have seen a behaviour in which when a user login to our portal it gets authenticated from Azure and when he moves to another page his profile gets swapped with different user.
We have enabled the debug and found this behaviour when this function is running.
src/mod_auth_openidc.c(1276): [client 10.*****:44465] oidc_copy_tokens_to_request_state:
Beta Was this translation helpful? Give feedback.
All reactions