/authentication-with-skylight

An example of stateful Active Directory Authentication layer implemented using AWS CDK. This example utilizes the CDK-Skylight authentication library to follow the best practices of Managed AD and Route53 resolvers.

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Authentication Component

An example of stateful Active Directory Authentication layer implemented using AWS CDK.

This example utilizes the CDK-Skylight authentication library to follow the best practices of Managed AD and Route53 resolvers.

The example also contains recommended AWS CDK project structure for a realistic Infrastructure-As-Code component decoupled from other parts. It is also designed to be used with other components to deliver a business value (Aka Workload).

diagram.png * Diagram generated using https://github.com/pistazie/cdk-dia

How to use

Production use-case

cdk deploy Authentication-Toolchain

Development use-case

cdk deploy Authentication-Dev/Stateful