Activities of "Repunjay_TASC"

  • ABP Framework version: 7.4.2
  • UI Type: Angular
  • Database System: EF Core (PostgreSQL..)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

Saml2AppService.cs, which is located in IdentityApplicationModule. I want to save user data in the abpUser table, therefore I called the CreateAsync method, which is present within IdentityUserAppService.cs in IdentityApplicationModule.

I'm facing error while calling the below api. DependencyResolutionException: None of the constructors found on type can be invoked with the available services and parameters

for you reference pls find the attached screen shot.

Error :

I have created this ticket regarding SSO only, but no one reply on this and it's high priority. can you pls help on this as well ? https://support.abp.io/QA/Questions/7481/Add-an-public-page-to-Angular-site-without-Authorization

ok thanks

in AbpUsers table isExternal column present what is use of this column ?

ok thanks for update

Any update ?

hi

So how we can assign a role without user information?

It is not possible. The UserManager/RoleManager needs the IdentityUser and IdentityRole.

we are try to add entry in abp user table only with email id then there some required fields which we have to insert password and all how we are going to insert information.

You can use the constant value for these properties.

You are suggesting that a constant value must be used for required properties when adding user information to the user and role tables But the user logged in with a different password from IDP and our database had a different password, this scenario did not work for SSO.

  • ABP Framework version: 7.4.2
  • UI Type: Angular
  • Database System: EF Core (PostgreSQL)
  • Tiered Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

We are integrating third-party SSO SAML2.0, User will authenticated from that IDP. And get redirected our application to successful authentication. Once user land in our application it will be authorize to assign proper role. Process :-

  1. We do not maintain user information in our database; however, we do assign roles to users because the role and the user link are part of the ABP table. So how we can assign a role without user information?

  2. we are try to add entry in abp user table only with email id then there some required fields which we have to insert password and all how we are going to insert information.

ok sure

Hi maliming,

In file management module as per documentation I have to integrate (Volo.Abp.BlobStoring.Aws) into file management module. I'm not able to find out complete step by step guide can you pls help to setup.

currently i have configure only below image in file management module.

Showing 141 to 150 of 179 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 11, 2024, 11:11