Redirect After Login and whenever login

Taswar Hussain 31 Reputation points
2023-07-30T05:06:41.05+00:00

Azure AD User: Redirect After Login

I would like to set up a scenario where Azure AD users are automatically redirected to a specific website after they log in. Here's an example of what I'm trying to achieve:

Target Website: http://app.powerbi.com
Redirect Site: http://sharepoint.com

The desired behavior is that whenever an Azure AD user logs in to the site mentioned above (http://app.powerbi.com), the system should automatically redirect them to the provided redirect site (http://sharepoint.com).

Is this possible to implement? If so, could you guide me on how to set it up?

@Ryan Hill

@Dillon Silzer

Microsoft Security | Microsoft Entra | Microsoft Entra ID
{count} votes

Accepted answer
  1. Dillon Silzer 57,831 Reputation points Volunteer Moderator
    2023-07-30T19:12:17.78+00:00

    Hey Tasawar,

    Unfortunately there is nothing in the Microsoft 365 suite that will do this. When you go to app.powerbi.com and try to login it initiates a redirect to M365 login where the redirect from this is pointed back to PowerBI's website.

    You may be able to develop your own application/browser that does this, but it is not native to M365 configuration.

    Hope this helps.

    The reason you may be thinking this is because if you make your own Enterprise Application you have the capability of redirecting to a page after successful login. Within M365 services, this is not possible (PowerBi, Office, etc).


    If this is helpful please accept answer.

    0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  2. Taswar Hussain 31 Reputation points
    2023-07-31T05:32:33.8033333+00:00

    @Dillon Silzer Thanks for your Assistance

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.