If I try to set the Blazor.client project as the startup project and try to launch debug, I get the following error: Error: Cannot find runtime config at XXX.Blazor.Client\bin\Debug\net8.0\XXX.Blazor.Client.runtimeconfig.json
[berkansasmaz] said: Hi Jesse 👋,
Yes, it's possible to use an external OIDC identity provider as the main login without using the ABP AuthServer.
To do this:
- Do not create a tiered solution when generating your app.
 
Hi berkansasmaz, I'm following this thread because I have a similar setup to do and I have the same configuration issues.
I will open a ticket about it soon, but I'll take this opportunity to better understand your suggestion. From your Gif it seems that in addition to the Account module you also installed the OpenIddict UI module. Creating a non-tiered solution means using OpenIddict included in ABP, right?
If I were to have multiple instances of my backend application this scenario would not work.
Also jesse.torres said: "Just to clarify. I want to use an external OIDC ID provider as the main login to my app. I do not want to use or maintain Auth server. Is this possible with ABP?"
Sorry to butt in, but I think this is an interesting topic for everyone.
Thank you for your understanding and availability
Please add a thread to allow us to vote for the next module/feature we would like in ABP, as published at https://abp.io/docs/9.3/release-info/road-map#application-modules-ui-themes
It would be helpful to know when a module will be implemented. With a REAL date.
Currently, the roadmap only shows ideas with no deadlines, even though it says "planned". Some of these modules have been in "planned" for years now.
Thanks
P.s. I hope that tickets solved by the bot are not counted :)
In Debug Mode you generally don't want to send real emails,this is what the abp guide says :) https://abp.io/docs/latest/framework/infrastructure/emailing?#nullemailsender
Also, the password ("Abp.Mailing.Smtp.Password") must be encrypted https://abp.io/docs/latest/framework/infrastructure/emailing?_redirected=B8ABF606AA1BDF5C629883DF1061649A#encrypt-the-smtp-password
I hope I was helpful.
Would it be possible to have an article like https://abp.io/community/articles/how-to-upload-and-download-files-in-the-abp-framework-using-angular-que8cdr8 but for Blazor WASM?
And an article explaining how to optimize performance, see https://github.com/abpframework/abp/issues/20395
Thanks
Release the new version of Abp Studio at the same time as the new version of Abp.io https://github.com/abpframework/abp/releases -> https://abp.io/docs/latest/studio/release-notes
This way we can carefully plan the updates by creating a new solution to compare the differences and make the necessary changes to our custom code.
Thanks.
ok, thanks for the links. Now I will study and try to put them into practice
hi roberto.fiocchi
The affected versions are 9.0.7 and 9.1.0, other versions don't have any issues.
The issue is now resolved, and here's the quick fix: https://abp.io/support/questions/8990/unregistered-version-of-Eziriz%27s-NET-Reactor#answer-3a18ca49-409a-d43e-0df5-8df4b150c93d
Once released, my application will not be modified or updated. Can you confirm that offline everything will work even after years and that there are no licenses or anything that will block my application?
Thanks