Team - We already have ABP.IO microservices which are internally using OpenIddict/IdentityServer for authentication and authorization. As part of the new requirement, we have to integrate WS02 API with our existing microservices (which are configured with OpenIddict/IdentityServer). We need your help to Need to Integrate OpenIddict/IdentityServer with WSO2 API.
Need your input or any references for the same. Your help will be appreciated in this regard.
Do you have any documentation to integrate oauth2 with external applications other than asp net core authentication and authorization?
Team - We need your help, Somehow we can not able to see the stack trace of the given exception. We have seen exception information under the table "AbpAuditLogs".
we are not able to see ValidationErrors details and need your help to locate the stack trace for these validation errors so that we can identify which props are invalid.
hi
I will check this.
Thanks @maliming
hi
I can't reproduce it. Are these logs written recently?
Please share the code of
ImportInvoiceApi
You can also test it with a new template.
Let me share the code for ImportInvoiceApi with you.
Can I block your time for 10 mins to discuss this? Please share your email with us.
An exception was thrown while deserializing the token fail: Microsoft.AspNetCore.Antiforgery.DefaultAntiforgery[7] An exception was thrown while deserializing the token. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The antiforgery token could not be decrypted. ---> System.Security.Cryptography.CryptographicException: The key {6b4986b7-d78c-42ac-985c-551a682fb951} was not found in the key ring. For more information go to http://aka.ms/dataprotectionwarning at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Antiforgery.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) --- End of inner exception stack trace --- at Microsoft.AspNetCore.Antiforgery.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) at Microsoft.AspNetCore.Antiforgery.DefaultAntiforgery.GetCookieTokenDoesNotThrow(HttpContext httpContext)*
Team - Any update for the same?
Team - We need to create a new access management system that can control Data (for example customers) visibility on hierarchical users (Mapped to BusinessUnits). parent user can see all the Data (customer(s)) that belong to the user's BusinessUnits and its children's BusinessUnits as well
For Example
Use Case 1 - Anchor-Global can access and see all customer(s) data.
Use Case 2 - Anchor-Asia can access and see only customer(s) related to NG and PK data.
Use Case 3 - Anchor-Europe users can access and see only customer(s) related to France and Germany data.
Need your input or any references for the same. Your help will be appreciated in this regard.