A cloud-based identity and access management service for securing user authentication and resource access
Hello @Zhaoxi Zhu , to interrupt SSO please append the prompt=select_account (Or prompt=login if you want to re-enter credentials) query param to your /authorize call. E.g.
https://login.microsoftonline.com/{tenant}/oauth2/v2.0/authorize?prompt=select_account&<ADDITIONAL PARAMS>
Let us know if this answer was helpful to you or if you need additional assistance. If it was helpful, please remember to accept it and complete the quality survey so that others in the community with similar questions can more easily find a rated solution.