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

The common column domain value should be populated if domain has been set as environment variable OKTA_CLIENT_ORGURL #135

Merged
merged 4 commits into from
Aug 7, 2024

Conversation

ParthaI
Copy link
Contributor

@ParthaI ParthaI commented Jul 27, 2024

Example query results

Results
> select domain, factor_type from okta_factor
+-----------------------+---------------------+
| domain                | factor_type         |
+-----------------------+---------------------+
| dev-50078045.okta.com | token:software:totp |
| dev-50078045.okta.com | sms                 |
| dev-50078045.okta.com | push                |
+-----------------------+---------------------+

… set as environment variable OKTA_CLIENT_ORGURL
@ParthaI ParthaI requested a review from misraved July 27, 2024 04:36
@ParthaI ParthaI self-assigned this Jul 27, 2024
@misraved
Copy link
Contributor

misraved commented Aug 7, 2024

@ParthaI could you please add information about the environment variable in https://github.com/turbot/steampipe-plugin-okta/blob/main/config/okta.spc#L10C1-L11C56 and docs/index.md as well?

@misraved misraved merged commit 8aedfbc into main Aug 7, 2024
1 check passed
@misraved misraved deleted the fix-column-column-value-population branch August 7, 2024 07:52
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