-
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 access token Datasource #557
Add SCIM access token Datasource #557
Conversation
/ok-to-test sha=c40a034 |
Integration tests failure for c40a034 |
/ok-to-test sha=079e311 |
Integration tests failure for 079e311 |
@alldoami Acceptance tests should be passing now with the new error handling |
/ok-to-test sha=58a1de1 |
Integration tests failure for 58a1de1 |
@alldoami I think the integration test is failing because the scim integration is not there, should I skip the acceptance test or do you another way that the acceptance test could pass? |
@ChrisIsidora let's merge your other PR first |
/ok-to-test sha=7e9e0d4 |
Integration tests failure for 7e9e0d4 |
@alldoami The Acceptance tests should be OK now. |
/ok-to-test sha=9d3654c |
Integration tests success for 9d3654c |
@alldoami Can you merge or do we need another ACC test for the last commit? |
/ok-to-test sha=d627d7d |
Integration tests success for d627d7d |
Added Datasource (Generate) SCIM Access Token. See #550
Test Plan
References
https://docs.snowflake.com/en/user-guide/scim-azure.html
*