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.
Hi,
To integrate SSO Integration, you need to share cookies between subdomains
see https://learn.microsoft.com/en-us/aspnet/core/security/cookie-sharing?view=aspnetcore-8.0