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? |
0 replies
|
Hi zandbelt, Please find below the detailed summary of the issue.
Can someone help us understand the below pointers?
|
0 replies
|
Attaching the debug logs. |
0 replies
|
the log suggests that you're on an old/obsolete version of mod_auth_openidc |
0 replies
|
mod_auth_openidc-2.4.14.2 --this is the version we are using. |
0 replies
|
running on Oracle HTTP Server is only supported when using the most recent licensed binaries provided as part of the OpenIDC commercial support program |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
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:
All reactions