Activities of "Neozzz"

Is there any way to add this in program? Like in appsettings? We only have the api project right now. the ui project is not being tested as of now.

Thanks

Thanks maliming :) . I used separate repos for each of those collections as suggested and was able to set isdeleted as true.

Thank you

As i have mentioned earlier the values in db in tables "IdentityServerClients" are as same as that in the browser. Usually I share the repo access, but since this particular situation requires us to dial into our vpn and contact remote server with local domain name as container is in remote VM, I requested for remote session as this issue is tied to that.

But if you insist I'll share the code, please share your github email.

hi enisn,

please update.

thanks :)

hey,

i've sent you the request to the repo.

Tx :)

Hi maliming,

guess you're having a busy day. We all have them ;) Waiting for your reply.

Thank you.

the same setup is being used for other 2 containers that runs using mongodb. authorization works there.

I am authorizing via swagger. No http traffic is allowed. It's happening over https.

I didnt see the signin-oidc url. the connection is going to connect/authorize and the redirect_uri parameter is the same as the originating swagger url.

Hi,

I've put 2 microservices for testing into a docker container that uses mongodb. Authorization works there. I have used the same config in the appsettings.json for dbmigrator and apihost projects for my current project that uses ef core. However when I try to authorize the request I am getting the below error:

I have checked the IdentityServerClients and redirecturis tables and I could find the relevant entries with the testing internal domain name but still I get the error. Since reproducing this at your end might be difficult, please let me know if you guys could take remote and see.

Thank you,

  • ABP Framework version: v4.4.0
  • UI type: Swagger
  • DB provider: EF Core

Hi maliming,

awaiting your support.

Thank you :)

so do we have to call deleteasync mulltiple times to delete subcollections? how do we go on and soft delete multiple subcollection. i tried x =>x.Id == id inside deleteasync but it deletes only the main record.

Showing 51 to 60 of 128 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 20, 2024, 08:30