Same issue here
can you please elaborate, a little bit more, please? We aren't using any abp packages, only Volo.Abp and leptonX 2.3.2
hard to reproduce, the error shows up after the inclusion of a in house developed module
I was following the instructions in the tutorial (section: Authorization), Once Applied to the BookStoreAppService the policies, //GetPolicyName = BookStorePermissions.Books.Default; //GetListPolicyName = BookStorePermissions.Books.Default; //CreatePolicyName = BookStorePermissions.Books.Create; //UpdatePolicyName = BookStorePermissions.Books.Edit; //DeletePolicyName = BookStorePermissions.Books.Delete;
my web app is unable to consume the exposed API and shows the message in the picture. I wonder if I need to add some permission to the client app or something like that, should I be adding any configuration via UI? Important to highlight this is a tiered app
hi
ABP Framework version?
v 5.3.0
Hi there, I trying to integrate ABP Identity Server with an external Identity provider, The idea is to integrate the project with ADFS using saml2 as communication protocol, I want to use ComponentSpace.saml2 component to manage this communication, this component is compatible con Identity Server, and in an Identity Server Vanilla project instance, the component adds a "SAML" btn to the login page as can be seen in the image. I was wondering if Abp provides support for this type of integration and if so any documentation that I can use other than the one in the link which hasn't been helpful in this case. Thanks in advance
https://docs.abp.io/en/abp/3.1/Authentication/Social-External-Logins