Base solution for your next web application
Open Closed

ADFS does not support in Net Core 2.0+ and Angular 6 #6094


User avatar
0
GSOFT created

As I mentioned on the title, Why ADFS unsupported in Net Core 2.0+ and Angular 6? Do you have plan or make it high-priority to implement this in next version?


7 Answer(s)
  • User Avatar
    0
    klir created

    We did a POC using microsoft-adal-angular6 and it worked fine, but definitely, this is something we would be very interested to see as part of the framework.

  • User Avatar
    0
    ismcagdas created
    Support Team

    @klir

    If you can create an issue on https://github.com/aspnetzero/aspnet-zero-core/issues we can implement it for the next versions of AspNet Zero.

  • User Avatar
    0
    JapNolt created

    @klir If you create the issue, I'll give it a thumbs up. I also think the implementation should be multi-tenant aware.

  • User Avatar
    0
    ismcagdas created
    Support Team

    Thanks @japnolt

    If you guys don't create the issue, I will plan it and add it to backlog.

  • User Avatar
    0
    GSOFT created

    Hi @ismcagdas @klir

    This is the answer I expected. Thanks both!

  • User Avatar
    2
    klir created

    Hi lads,

    We are so busy here, but I will try to prepare a fork of the base solution with ADAL integration. We did this POC 4 months ago, and not sure if will work on latest version 6.x (we are still in 5.62). POC is based on this wrapper https://github.com/manishrasrani/ms-adal-angular6 for simplicty

    But I guess a product version should be using directly Azure AD ADAL library ADAL for JS

    Regards

  • User Avatar
    0
    klir created

    Just created bug for this in github repository.

    https://github.com/aspnetzero/aspnet-zero-core/issues/2032