
PatrickM.70145 (Customer) asked a question.
If you have multiple Okta accounts, is it possible to assign an application configured for one account to be accessed by your other account? For example, a user has access two different Okta Accounts, okta_user_1@somedomain.okta.com and okta_user_1_account_2@somedomain.okta.com. Now okta_user_1@somedomain.okta.com wants to access an application assigned to his other profile (okta_user_1_account_2@somedomain.okta.com) from okta_user_1@somedomain.okta.com's dashboard instead of having to log out and re-login using okta_user_1_account_2@somedomain.okta.com. Is this possible to do?

Why dont you assign the app to a group and add both accounts as members of the group? This will allow the app to show-up on either user dashboard.
So the app is assigned to a group. Membership for the app is inherited from being added to an AD group. The problem though is the user has work/files associated with one account that they want to access. My original idea was to do that but when I did that, it authenticated the user into the application with the wrong account. Essentially the user wants to use his main Okta account but have the ability to authenticate into this particular application with his other Okta account. What makes this difficult is that authentication into this application is managed through AD so even if I assigned the user the application, they would not be able to update the login credentials for the application. Okta does have a way to switch between profiles which I may just suggest but I wanted to see if there was a way to do this.