Activities of "alper"

do you have the same issue when you create a brand new ABP 4 and ABP 5? this will lead us to understand if it's directly related to ABP otherwise we need to focus on your custom config and code.

Check that you are redirecting to a HTTPS address (this is important)

also, enable Identity Server detailed logging then send us the logs.

public override void ConfigureServices(ServiceConfigurationContext context)
{
        Microsoft.IdentityModel.Logging.IdentityModelEventSource.ShowPII = true;
}

thanks for sharing the repos. one question: did you install Redis on your computer? if not install and test again

created an internal issue (9636) for this

@gterdem can you check the issue pls?

oh that's not supported by Suite. You can skip that field and add it manually

thank you @andmattia I understand your situation and we'll definitely try to help you to solve your issue.

I didn't work with a *.dacpac file. If you explain how can I create the same tables in my oracle server I can solve the issue. send your file or creation scripts to support@abp.io with this support ticket link

to be able to help you, you need to specify concrete issues with screenshots, logs, reproducible steps but you mention a wide topic that involves checking your custom project and its consultancy work. one team member should work on your project.

you might be getting HTTPS problems. because you use HTTP Also, this is related to a 3rd party component and we don't provide direct support for 3rd parties. You can ask it on the Identity Server repository. On the other hand, this is a consultancy topic, you can get consultancy services from our experienced architectures. send an email to info@abp.io

Showing 531 to 540 of 2058 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 22, 2025, 10:12