
JoeR.44599 (Customer) asked a question.
Give and application access to another application when both use Okta for SSO. User's can login to both apps using Okta. Can one app pull data from the other if the user has Okta credentials that sign them into both?

Hi Joe,
Not quite sure I follow the question, but it sounds like that would be an inbound saml connection between the two applications. However, if both applications are configured for auth through Okta it should be unnecessary.
If both apps are configured for auth through Okta, why would there need to be a trust between the two apps? The user already has an Okta session in their browser when they hit app 1. If app2 supports SP-initiated auth, then it should redirect to Okta, accept the current session and then redirect back to the app without the end user needing to authenticate. Worst case the user would click through the Okta dashboard, if they only support IdP-initiated auth.
Thanks for the response Rus!
I know it should be simple but allow me to elaborate. We use Domo for BI. We have data in lists and spreadsheets in SharePoint Online. We want Domo to pull that data from SharePoint. None of the built in connectors for Domo to SharePoint work. We've tried extensively and combed through all of their documentation. We have an open ticket with Domo for more trouble-shooting. I was thinking there may be something not configured correctly in Okta that is preventing the connectors from working. Thoughts?
Does Domo use a service account to pull the data? if so, try using a local admin account (yourdomain.onmicrosoft.com) to connect domo to sharepoint. If it doesn't work, then you can rule out Okta being an issue.