alekc / terraform-provider-auth0

Mozilla Public License 2.0
18 stars 7 forks source link

fixes broken connections #6

Closed alekc closed 2 years ago

alekc commented 2 years ago

Fixes https://github.com/alexkappa/terraform-provider-auth0/issues/382 (kind of)

Long story short: even though the non_persistent_attrs are supported by the api documentation, their usage completely breaks the Auth0 webui.

The fix will resolve the issue in case the attribute is not set at all, but wont' resolve the root cause (It's up to Auth0)

Sadly, it looks like connections which have been afflicted by the bug will either have to be recreated, or their usage of Webui will be limited. It's not clear if affected connections suffer anywhere else.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication