Activities of "maliming"

hi

the goal is to redirect to the custom URL by default when the user is not logged in, and show the login page of Abp only when the user writes the URL in the browser.

The angular using the https://github.com/manfredsteyer/angular-oauth2-oidc as oidc client. It uses the standard oauth2 protocol to set the redirect url in the query string. If you change the redirect url you may break the protocol.

the goal is to redirect to the custom URL by default when the user is not logged in

You can override the account/login page to challenge your SAML authentication.

hi

You can set different ConnectionStrings in different appsettings.json for the dev and test environments.

Did you set the tenant's ConnectionStrings info?

Can you share your code or steps to reproduce the problem?

Thanks

hi

Have you added the FormsHttpApiModule(Volo.Forms.HttpApi)

The https://localhost:44325/api/abp/api-definition endpoint should contain the form apis.

Thanks. I will check it asap.

hi

new Uri(configuration["AuthServer:Authority"]!

What is the value of AuthServer:Authority?

Please check it in your all src/Cincaporc.WebApp.AuthServer/appsettings.json(environment)

hi

Please share the code of your grant type.

hi

It seems this is an angular build error, right?

Answer

Ok, I'll check it out soon, but it may take a while. Thanks

hi

We are not familiar with yarp.

Can you search the 8080 global? Maybe it is in some configuration.

hi

Chaning the blazor project file as follows can make it compile.

What are the changes you have made?

Showing 401 to 410 of 7734 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 23, 2024, 05:12