Closed jpealing-fiscaltec closed 7 months ago
Thanks 👍 Ignore the failing CI, will look into it. PR looks good 🙏 🔥
Any update on when this is likely to be merged?
Sorry, lost track of this. Let me fix CI and look into merging and releasing this.
Tests are failing because the property is only supported for Enterprise Connections. I will revert the changes to the test and move forward without the tests, testing enterprise-only features are not always that trivial.
Changes
Adds
show_as_button
toOrganizationConnection
,OrganizationConnectionCreateRequest
andOrganizationConnectionUpdateRequest
.References
This property is documented here:
Testing
I have attempted to add a unit test by following the pattern used for
AssignMembershipOnLogin
, however I was not able to run the tests to validate that they passed.[ ] This change adds unit test coverage
[X] This change adds integration test coverage
[ ] This change has been tested on the latest version of the platform/language or why not
Checklist
[X] I have read the Auth0 general contribution guidelines
[X] I have read the Auth0 Code of Conduct
[ ] All existing and new tests complete without errors