I see that you can manage Api resources. Is this feature meant to only manage resources that the portal uses? Or, can I use this to secure a web service of any type without being associated with a Tenant?
i have two requirements.
1) Make sure new Portals are tenant aware and can be authenticated with a tool like IdentityServer4
2) Secure all Apis with Identityserver4 and let 3 party clients consume the webservices at any time. Manage Apis with Swagger. Is the management tool tied to a Site?
Ok, sorry for the confusion, but I remember Mojoportal ans was thinking that the goal is the same. But from what I can tell, if I create a client that is an API resource then I can secure the API.
I see that you can manage Api resources. Is this feature meant to only manage resources that the portal uses? Or, can I use this to secure a web service of any type without being associated with a Tenant? i have two requirements. 1) Make sure new Portals are tenant aware and can be authenticated with a tool like IdentityServer4 2) Secure all Apis with Identityserver4 and let 3 party clients consume the webservices at any time. Manage Apis with Swagger. Is the management tool tied to a Site?