Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics CRM forum
Suggested answer

How to Redirect to specific page after azure AD B2C Sign In in CRM portal.

Posted on by 120

Hi Team,

I have logged in through Azure AD B2c ,after sign in it showing home page. But We need once sign in it should redirect to specific page not home page. Please help here

Categories:
  • Haritha222 Profile Picture
    Haritha222 120 on at
    RE: How to Redirect to specific page after azure AD B2C Sign In in CRM portal.

    If is is useful please make it as a verified

  • Suggested answer
    Haritha222 Profile Picture
    Haritha222 120 on at
    RE: How to Redirect to specific page after azure AD B2C Sign In in CRM portal.

    Hi Naresh,

    Yes i have the solution

    Ex:

    If you want to redirect to contact us page after azure AD B2c sign in follow below steps

    1.Create a new we template and page template

    2.Web template use below code

    <div id="mainContent" class = "wrapper-body" role="main">

       {% include 'Page Copy' %}

       {% if user %}

    <script>

    window.location.href=‘~/Contact Us’;

    </script>

    {% else %}

    <script>

    window.location.href=‘~/’;

    </script>

    {% end if %}

    </div>

    3.Create a page template using above web template

    4.Now Whatever the page it is showing after azure ad b2c sign in, for that page add this page template(Ex: Now homepage is landing page, but we need to change it as a contact us page)

    4. So go to homepage and add above created page template.

    5.Now check automatically whenever sign in it will redirect to contact us page.

  • Naresh123 Profile Picture
    Naresh123 10 on at
    RE: How to Redirect to specific page after azure AD B2C Sign In in CRM portal.

    I have the same issue and would like to implement. Do you have anything working?

    please let me know

    Thank you

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Anton Venter – Community Spotlight

Kudos to our October Community Star of the month!

Announcing Our 2024 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Dynamics 365 Community Newsletter - September 2024

Check out the latest community news

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 290,537 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 228,520 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,148

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans