I develop one app to get the log from office 365. I use client credential authorization flow to complete the authentication.
when I run this application, app shows me login page of office 365. so please help me how I can avoid or bypass this login page in my service to service authentication or is it possible to send the username or password in URL for authentication without displaying
the login page.