Releases: ministryofjustice/moj-terraform-aws-sso
Releases · ministryofjustice/moj-terraform-aws-sso
v3.1.1
What's Changed
- ✨ Add unit tests for Auth0 Actions by @connormaglynn in #48
- Return attributes to
HTTP
in line with documentation by @dms1981 in #49
New Contributors
- @connormaglynn made their first contribution in #48
Full Changelog: v3.1.0...v3.1.1
v3.1.0
v3.0.0
What's Changed
- Deprecate Auth0 rule for SAML mappings, use Auth0 Actions instead by @jakemulley in #43
- Deprecate Auth0 rule for GitHub organisation validation, use Auth0 Actions instead by @jakemulley in #44
- Remove unused rule and rule variables for checking e-mail addresses by @jakemulley in #45
- Use terraform-provider-auth0 >= 1.0.0 by @jakemulley in #46
Full Changelog: v2.0.0...3.0.0
v2.0.0
Breaking changes as removing enabled_clients attribute, provider upgrade to v1 or greater required.
What's Changed
- Remove unneccessary attribute by @davidkelliott in #41
New Contributors
- @davidkelliott made their first contribution in #41
Full Changelog: v1.0.0...v2.0.0
v1.0.0
Initial release (this module is currently used in 2 places in the root account, need to have releases so that we can upgrade those areas of code independently.)
What's Changed
- Sample setup for IAM Federated Access by @jakemulley in #1
- Link to issues in the MP repository by @jakemulley in #2
- Configure a GitHub social connection by @jakemulley in #3
- Change Auth0 provider source from Terraform to alexkappa by @jakemulley in #4
- Switch implementation from IAM Federated Access to AWS SSO by @jakemulley in #5
- Add external provider by @jakemulley in #6
- SSO implementation for SCIM remediation by @jakemulley in #7
- Turn off email address checking by @jakemulley in #8
- Add correct scopes into the Auth0 GitHub SAML connection by @jakemulley in #9
- Upgrade terraform to 0.14 by @nimphal in #10
- Best practice: add empty outputs.tf, remove unused resources, specify provider versions by @jakemulley in #12
- Add Dependabot by @jakemulley in #11
- Bump alexkappa/auth0 from 0.21.0 to 0.24.0 by @dependabot in #16
- Bump alexkappa/auth0 from 0.24.0 to 0.24.2 by @dependabot in #18
- Bump alexkappa/auth0 from 0.24.2 to 0.24.3 by @dependabot in #19
- Bump alexkappa/auth0 from 0.24.3 to 0.26.2 by @dependabot in #23
- Update source to auth0/auth0 by @jakemulley in #25
- Bump auth0/auth0 from 0.26.2 to 0.31.0 by @dependabot in #26
- Bump auth0/auth0 from 0.31.0 to 0.35.0 by @dependabot in #30
- Revert "Bump auth0/auth0 from 0.31.0 to 0.35.0" by @jakemulley in #31
- Bump auth0/auth0 to use 0.35.0 or newer by @jakemulley in #32
- Add CODEOWNERS by @jakemulley in #33
- Bump Auth0 by @jakemulley in #34
- Remove Update JIT user rule, as moved to
moj-terraform-scim-github
instead by @jakemulley in #36 - Add readme badge by @NickWalt01 in #37
- Use dynamic badge by @NickWalt01 in #38
- Mark secrets as sensitive by @ben-al in #39
- feat(dependabot): only trigger at 0900 UTC by @jasonBirchall in #40
New Contributors
- @jakemulley made their first contribution in #1
- @nimphal made their first contribution in #10
- @dependabot made their first contribution in #16
- @NickWalt01 made their first contribution in #37
- @ben-al made their first contribution in #39
- @jasonBirchall made their first contribution in #40
Full Changelog: https://github.com/ministryofjustice/moj-terraform-aws-sso/commits/v1.0.0