Hi,
ABP Framework version: v8
Hi, may I ask what Abp version you are using?
ABP support angular 18 start from 8.3.x
Hi,
How can I reproduce the problem, could you please the full steps? thanks.
Hi,
Usually created in Application.Contracts
project.
If you need to check the features at the Domain
project, put it in Domain.shared
project.
Like the definition of permissions, it is usually placed in shared projects.
Whether it is Application.Contracts
or Domain.shared
, they are shared projects
Hi,
As u can see my application is using angular, so does angular support override login components?
Angular uses code flow by default; You usually need to override AuthServer(MVC) pages. Both angular components and mvc pages support override
Does abp support CMS Kit module's admin site to be angular?
no, also not supported
The redirect URI 'http://mydomain.com/signin-microsoft' specified in the request does not match the redirect URIs
This is an error with the redirect URL, you need to check the redirect URL you configured in Azure.
You need to enable an external provider first.
Hi,
ABP already supports this
https://abp.io/docs/latest/modules/account-pro#manage-external-logins