-
Notifications
You must be signed in to change notification settings - Fork 427
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add SCIM Integration Resource #556
Add SCIM Integration Resource #556
Conversation
@alldoami can you trigger the test after the latest changes? |
/ok-to-test sha=691e58e |
Integration tests failure for 691e58e |
@alldoami Removed Enabled property which cannot be set for SECURITY INTEGRATION with type=SCIM |
/ok-to-test sha=a17e7f5 |
Integration tests failure for a17e7f5 |
@alldoami Added the dependent resources to the acceptance tests. Can you check if it's ok now? |
/ok-to-test sha=808f6d2 |
Integration tests failure for 808f6d2 |
This would be best if you could test locally and request my review when ready. |
@alldoami You are right, sorry for the inconvenience. I tested the acceptance test locally on my own Snowflake account, made some fixes and it seems to work now. |
/ok-to-test sha=2cb5b18 |
Integration tests failure for 2cb5b18 |
@alldoami Not sure why the acc test are failing. It does work on my snowflake account. See below, I made some changes to the resource id maybe that might help. For the unit test I saw that for the Generic alter builder there was no sorting which means that my alter unit test might fail sometimes because of the random order of the statement. That should be fixed now. |
/ok-to-test sha=5bd10cb |
Integration tests failure for 5bd10cb |
@alldoami Seems that okta provider already exists on the acc snowflake account. I removed Okta tests |
/ok-to-test sha=f863df6 |
Integration tests success for f863df6 |
@alldoami and @jacobrheath Can you please review the changes requested. Thanks! |
/ok-to-test sha=15a53ae |
Integration tests success for 15a53ae |
Added SCIM Integration Resource (#549)
Test Plan
References
See https://docs.snowflake.com/en/user-guide/scim.html