-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CDPT-1511 Intranet migration add microsoft login azure ad (#508)
* WIP checkin * Auth class complete. * Make CDN a node application, for testing CloudFront functions. * Cookie signing iis working * Update moj-auth.php * Complete auth for allowed IPs, cdn validates the CloudFront signed cookies. * Remove oauth2 * Allow for key rotation. * Improve env var generation. * Update amazon-s3-and-cloudfront.php * Update moj-auth.php * Update local-key-gen.sh * Add CloudFront env vars. * Document format * Add allowed ips to ConfigMap. * Fix error: Each class must be in a file by itself * Azure auth draft working. - add oauth2 composer package - add env vars to example - add readme - how to make an azure entra app - add all error pages for nginx to statically serve * CDPT-1511 Move moj-auth to own folder to improve readability. * CDPT-1511 copy expiry from oauth to jwt. Improve docs add debugging. * Add Azure config values for dev deployment. * Allow for disabling OAuth. * Fix untrusted redirect vulnrability. * Move composer.json comment. * Update composer.lock * Improve composer.json comment * Update composer.lock * Update composer.json comments * Delete moj-auth.php duplicate
- Loading branch information
1 parent
691c2dc
commit 97f5ba8
Showing
16 changed files
with
851 additions
and
219 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.