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

Cloudtrail Try Cast Boolean Value for MFA #336

Conversation

alldoami
Copy link
Contributor

@alldoami alldoami commented Sep 20, 2019

We are getting some values of 'unavailable' for our value:userIdentity.sessionContext.attributes.mfaAuthenticated column which is creating an error. TYPE_CAST helps prevent an error from occurring and replaces value with NULL if the TYPE_CAST doesn't recognize value.

@sfc-gh-afedorov sfc-gh-afedorov merged commit 977061f into snowflakedb:v1.8.7 Sep 20, 2019
sfc-gh-afedorov pushed a commit that referenced this pull request Oct 7, 2019
Sometimes CloudTrail logs have

    userIdentity.sessionContext.attributes.mfaAuthenticated == '*undefined*'
sfc-gh-afedorov pushed a commit that referenced this pull request Oct 7, 2019
Sometimes CloudTrail logs have

    userIdentity.sessionContext.attributes.mfaAuthenticated == '*undefined*'
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.

2 participants