Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.59 KB

File metadata and controls

30 lines (19 loc) · 1.59 KB

Cloud Native Data Security with OAuth

Apache 2.0 License

This repository complements the book Cloud Native Data Security with OAuth by Gary Archer, Judith Kahrer and Michał Trojanowski. It provides several code examples that showcase the ideas and recommendations outlined in the various chapters of the book.

All examples run on any of the following desktop platforms:

  • macOS
  • Windows (with a Linux shell such as Git bash)
  • Linux

List of Examples

The examples show how to implement the designs described in book's written text:

Authorization Server

The deployments default to using the free edition of the Curity Identity Server.
To use it you must download a license file from the Curity Developer Portal.
Alternatively, you could adapt deployments to use your preferred authorization server.

License

This project is copyright © 2024 Curity AB. It is licensed under the Apache v. 2.