I am still confuse because as per below abp.io support ticket i have follow instruction. https://abp.io/support/questions/5427/HOW-TO-AUTHENTICATE-EXERNAL-SSO-TOKEN-WITH-ADMIN-APIS
here is talking about configure extra authentication. These are already configured by default in the abp template
You mentioned that the code I provided might not be necessary for handling SSO integration using cookies across subdomains. However, the step-by-step details are not clearly outlined. Could you provide a more detailed explanation or clarification? https://learn.microsoft.com/en-us/aspnet/core/security/cookie-sharing?view=aspnetcore-8.0
Here is abp.io how to configure SSO. You need to configure it for all applications
Hi,
could you share a minimum reproducible project with me? i will check it. : )
Hi,
you can try update bundle files.
abp bundle -t maui-blazor
However, If you have any references or step-by-step guidance on how to integrate OIDC SSO, could you please provide project link or details?
To integrate SSO Integration, you basically only need to share cookies between subdomains
Hi,
could you share a minimum reproducible project with me? i will check it.
shiwei.liang@volosoft.com
Hi,
you need to call CheckPermissionsAsync
method yourself.
Hi,
you can try run abp install-libs
command in the solution folder
it looks no problem
Hi,
you don't need to add OAuth2 to the gateway.