Skip to content
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.

Added the should_trust_email_verified_connection option to Azure AD c… #378

Merged
merged 1 commit into from
Apr 23, 2021

Conversation

mafodev
Copy link
Contributor

@mafodev mafodev commented Apr 19, 2021

Proposed Changes

  • Added the should_trust_email_verified_connection option for Azure AD connections.

This change is especially relevant with the upcoming deprecation of the default Email verification setting for Azure AD connections in auth0 taking effect on April 30th, 2021.
For more details please see: https://community.auth0.com/t/deprecation-of-default-to-email-verification-setting-for-azure-ad-adfs-connections-migration-setting/54316

Acceptance Test Output

make testacc TESTS=TestAccConnectionAzureAD
==> Checking that code complies with gofmt requirements...
?       github.com/alexkappa/terraform-provider-auth0   [no test files]
=== RUN   TestAccConnectionAzureAD
--- PASS: TestAccConnectionAzureAD (1.50s)
PASS
coverage: 10.3% of statements
ok      github.com/alexkappa/terraform-provider-auth0/auth0     1.526s  coverage: 10.3% of statements
?       github.com/alexkappa/terraform-provider-auth0/auth0/internal/debug      [no test files]
testing: warning: no tests to run
PASS
coverage: 0.0% of statements
ok      github.com/alexkappa/terraform-provider-auth0/auth0/internal/random     0.043s  coverage: 0.0% of statements [no tests to run]
testing: warning: no tests to run
PASS
coverage: 0.0% of statements
ok      github.com/alexkappa/terraform-provider-auth0/auth0/internal/validation 0.006s  coverage: 0.0% of statements [no tests to run]
?       github.com/alexkappa/terraform-provider-auth0/version   [no test files]

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" comments, they generate extra noise for pull request followers and do not help prioritize the request

@yvovandoorn yvovandoorn merged commit e8a5a9c into alexkappa:master Apr 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants