Activities of "mervintan"

  • ABP Framework version: v4.2.2
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): Yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

We are currently developing a solution to integrate with Microsoft Graph API. We have challenges on retrieving the Azure AD Token.

We have configured the Azure AD OpenIdConnect as mentioned in the ABP documentation - https://docs.abp.io/en/abp/2.8/How-To/Azure-Active-Directory-Authentication-MVC#2-alternative-approach-addopenidconnect. We are able to login using Azure AD OpenId but we are stuck on the part to retrieve the Azure AD access token.

We are able to retrieve the token through the controller method with Authorize Attribute by defining the AuthenticationSchemes. However the token retrieve through this method will replace the bearer token for application and results in the current user to be logged off.

Please advise.

We have tried to configure the default language as below screenshot

Browser: Chrome Language: en-GB

Browser: Chrome (Incognito) Language: en

We are also trying configure the date format as dd/MM/yyyy but due to language configuration, it will revert to MM/dd/yyyy at times, resulting in below error

ABP Framework Version: v4..0.0 UI Type: MVC / Razor Pages Tiered (MVC): Yes

I am trying to deploy a Tiered MVC into an Azure virtual directory but I am facing the below issue. Does ABP support deployment to Virtual Directory?

Login Redirection Page

Registered Identity Client

Web Settings

API Settings

Identity Server Settings

  • ABP Framework version: v4.0.0
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): Yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:
Showing 1 to 3 of 3 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11