Creating world-class cloud platforms always begins with world-class security. At Cloudize, when we develop APIs and Cloud Platforms for clients or ourselves, we start by defining the service's security posture — who should have access to the service and how they should be able to access it. Whether the consumer is a human being or a service, the same role-based authorization processes are applied, yet the authentication mechanism can differ substantially.
Cloudize's API Framework technology can support any JWT-based authentication scheme. However, over time, and in working with clients, it became clear that delivering this capability as a platform service, with all of the expected best practices, would substantially benefit our customers and accelerate their ability to innovate, so that is precisely what we built.
By abstracting the considerable complexity behind a simple and easy-to-use API, the Cloudize Authentication Service allows its consumers to focus on the core capabilities that differentiate their offerings in the marketplace and leave the complexity of user authentication to us.
This service is available to customers as a Cloud Service or, in the case of our enterprise customers, can be deliverable on-prem.
If you'd like access to the service, please contact us, and we'll issue you an API Key that will grant you access.
In addition, if you're using javascript, you can install our SDK with:
npm install @cloudize-sdks/cloudize-auth-sdk