Issue with returning to Original State After MS Teams SSO + PeopleSoft OAuth in ODA
Hi All,
We’re encountering a dialog flow issue in Oracle Digital Assistant where the flow does not return to the correct state after completing SSO flow and subsequent PeopleSoft OAuth step.
Here’s a detailed summary:
Authentication Setup:
1.MS Teams SSO via System.OAuth2AccountLink.
2.PeopleSoft OAuth via System.OAuthAccountLink with a basic-auth protected authorizeURL.
The goal is to return to the originally requested state stored in psAuthSourceState after authenticating via SSO and PeopleSoft.
Observed behavior
- After MS SSO + PS login completes, psAuthSourceState still contains the correct target state name.
- However, the flow does not return to that state after