This project has declared the following modules:
Name | Description |
---|---|
Services::Security::No Authn Example | This project provides a demonstration of the controller being used with no security enabled. |
Services::Security::Authn Configuration Example | This project provides a demonstration of configuring security. |
Services::Security::Authn Users Example | This project provides a demonstration of creating a persistent storage for user details. |
Services::Security::Authz Authorities Example | This project provides a demonstration of enforcing proper access. |
Services::Security::JWT Cart Example | This project provides a demonstration of implementing authentication and authorization using JSON Web Tokens. |
Services::Security::HTTPS Hello Example | This project provides a demonstration of enabling HTTPS for the server. |