0
pnandha created
3 Answer(s)
-
0
hi pnandha
You can pass the
Abp.TenantId
in the header.https://github.com/aspnetboilerplate/aspnetboilerplate-samples/blob/master/IdentityServerDemo/test/IdentityServerDemo.ConsoleApiTester/Program.cs#L40
-
0
Hi maliming, Thanks for support. Let me ask more. I have another project (different database) with project contain IdentityServer4 (single sign on). So how to use attribute 'AbpAuthorize(@pemission)' for authentication.
-
0
hi pnandha
You can refer to the identiyt server's document. https://identityserver4.readthedocs.io/en/latest/