Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics 365 | Integration, Dataverse...
Unanswered

Portals single sign on

(0) ShareShare
ReportReport
Posted on by 75

We have selected a new self service portal to allow users to add new cases.

We want to make it as easy as possible for users, ideally we'd like to provide a link that would take them directly to the portal and use SSO to log them in.

Currently we have set up Azure AD but we are having to click the 'Sign in' link and then click on the 'Azure AD' button.

Is it possible to do away with both of these steps?

  • cloflyMao Profile Picture
    25,208 on at
    RE: Portals single sign on

    Hi mmcmahon,

    It would be not easy to do it with both of these steps.

    Because like 'Sign in with a local account' form, actually 'Azure AD' button and its label 'Sign in with an external account' is also a form,  

    when we click the button, it will request "Account/Login/ExternalLogin" endpoint with some built-in javascript function in Portal to complete whole authentication,

    these embedded scripts are complex(e.g: token for authentication will be generated randomly from Portal back-end) and there are limited options for us to do customization from client side.

    My workaround is that loading "Sign in" page from an iframe element, but the loaded page will be hidden,

    we'll read iframe's document and copy whole 'Azure AD' form element and append it to our custom element.

    pastedimage1585551687191v1.png

    Web template code:

    {% include 'breadcrumbs' %}
    {% include 'page_header' %}

    By this way, user won't navigate to Sign in page manually and they can click 'Azure AD' button in custom page to login.

    Regards,

    Clofly

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

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Adis Hodzic – Community Spotlight

We are honored to recognize Adis Hodzic as our May 2025 Community…

Kudos to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Microsoft Dynamics 365 | Integration, Dataverse, and general topics

#1
Siv Sagar Profile Picture

Siv Sagar 149 Super User 2025 Season 1

#2
Daivat Vartak (v-9davar) Profile Picture

Daivat Vartak (v-9d... 53 Super User 2025 Season 1

#3
Vahid Ghafarpour Profile Picture

Vahid Ghafarpour 32 Super User 2025 Season 1

Overall leaderboard

Product updates

Dynamics 365 release plans