joeaudette / cloudscribe.StarterKits

Deprecated - see below
Apache License 2.0
53 stars 21 forks source link

API Management and Sites Portal #29

Closed DoubleExposure closed 7 years ago

DoubleExposure commented 7 years ago

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?

DoubleExposure commented 7 years ago

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.