Forum Discussion

Jacob_Porter's avatar
Jacob_Porter
Brass Contributor
May 11, 2021

Create a link to direct users through a new login process

I need a url that will force the user to log out then redirect them to a ms online service link where they are asked to sign in again to access the form.

Needing to validate sign ins to MSO services.

The issue is with mobile devices holding logins from apps and using those logged in Microsoft accounts to access MS forms via a QR code. If the QR code is set to retrieve details from the signed in user it will collect the wrong information as the sign out process on the phone is different to desktop workstations.

So far I've tried variations of:
https://login.microsoftonline.com/common/oauth2/v2.0/logout?post_logout_redirect_uri=https%3A%2F%2Fforms.office.com%2FPages%2FResponsePage.aspx?id={form ID}



Any assistance?

Resources