Improved
Updated the Authorize API to Support IdP Hints
3 days ago by David Chu
The Authorize API now supports the idp_hint query parameter. If provided in the authorize request, the value of the idp_hint must match the name of an IdP enabled for the user’s tenant. If a match is found, the user is automatically taken to that IdP’s login page. If no match is found, the typical tenant login page is displayed.