A Single Login to multiple connections?

Hey everyone, I have a single sign on process that currently connects to an enterprise connection to azure AD. Recently our application is trying to utilize an iframe that uses PingID authentication. Is there a way to possibly utilize both azure AD and ping ID connections from a single login? We use azure ad for role based auth which is utilized in the backend.