Here's the situation :
- Login page of my application (login(not a mail), password)
- redirection to an adfs which ask me login/password of the machine.
- the configured adfs redirect me (with a post) to my app and logged
I would like to know if it's possible to pass through the second step using information of the first login page. For ADFS and for office365 azure AD.
Thanks for the future help !