Skip to content
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

fix: SCIM access token compatible identifiers #750

Conversation

ChrisIsidora
Copy link
Contributor

Currently the GENERATE_SCIM_ACCESS_TOKEN fails because the results column is in lowercase when QUOTED_IDENTIFIER_IGNORE_CASE = TRUE is on account level. Solution would be to use UPPERCASE for the column so that the success of this function is not dependent on the QUOTED_IDENTIFIER_IGNORE_CASE parameter

Relates to #729

Test Plan

  • acceptance tests

References

@alldoami
Copy link
Contributor

alldoami commented Nov 9, 2021

/ok-to-test sha=7477bb6

@github-actions
Copy link

github-actions bot commented Nov 9, 2021

Integration tests success for 7477bb6

@alldoami alldoami merged commit afc92a3 into Snowflake-Labs:main Nov 9, 2021
daniepett pushed a commit to daniepett/terraform-provider-snowflake that referenced this pull request Feb 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants