My company want to create a demo about SSO integrate with partners before we do a real one.
The scenario is:
- Web App 1: connect to Active Directory and use users in AD to log in to Web App 1
- Web App 2: after users log in to Web App 1, users can auto log in to Web App 2 by Single Sign On
Question is, to do that both Web App 1 & 2 must connect and integrate with Auth0? Could you suggest any ideas to do the demo?