Open Closed

Login with azure ad & issue remote login #7050


User avatar
0
Abdulaziz_Alsaffar created

Hi all please help me in this situation, I have application i need to integrate with azure ad I follow all steps in the docs but it's for mvc there isn't in the docs for the angular and core so i follow the steps from here https://docs.abp.io/en/abp/2.8/How-To/Azure-Active-Directory-Authentication-MVC but i stell facing issue with remote login

I solved some issues before by using signinManager then it works in swagger perfect but when try to run the angular can't to reach the openid i got An error has occurred! Http failure response for https://localhost:44337/api/abp/application-configuration: 0 Unknown Error that means the angular can't reach the backend how to fix it?

  • ABP Framework version: vX.X.X

  • UI Type: Angular

  • Tiered (for MVC) or Auth Server Separated (for Angular): yes/no

  • Exception message and full stack trace:

  • Steps to reproduce the issue:


9 Answer(s)
  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hello,

    Have you installed redis in your system?

    thanks

  • User Avatar
    0
    Abdulaziz_Alsaffar created

    No, should I install it ? if yes how to use it?

  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hello,

    Yes please install it and run it before running the application.

  • User Avatar
    0
    Abdulaziz_Alsaffar created

    Do you mean installed from nuget packages?

    I never used redis before

  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hello,

    please check prerequisite to setup abp,io https://docs.abp.io/en/commercial/latest/getting-started-setup-environment?UI=NG&DB=EF&Tiered=No Click on Redis , it will redirect to redis installation and then install it.

    Thanks

  • User Avatar
    0
    Abdulaziz_Alsaffar created

    sorry but our project requirement I can't use redis there is another solution why in mvc working fine but with angular not working what is the problem with open id auth ?

  • User Avatar
    0
    Abdulaziz_Alsaffar created

    How to integrate azure ad login when using angular for UI step by step?

  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hello,

    please check https://community.abp.io/posts/how-to-setup-azure-active-directory-and-integrate-abp-angular-application-lyk87w5l

    thanks

  • User Avatar
    0
    Abdulaziz_Alsaffar created

    I followed all the steps the I can't reach to login page I got HTTP Error 404.15 - Not Found The request filtering module is configured to deny a request where the query string is too long.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11