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

0 value ints in resources okta_policy_password and okta_policy_password_default #1477

Merged
merged 5 commits into from
Mar 7, 2023

Conversation

monde
Copy link
Collaborator

@monde monde commented Mar 7, 2023

Correctly handle zero "0" integer values in API calls for resources
`okta_policy_password` and `okta_policy_password_default`

Attributes:
- `password_auto_unlock_minutes`
- `password_expire_warn_days`
- `password_history_count`
- `password_max_age_days`
- `password_max_lockout_attempts`
- `password_min_age_minutes`
- `password_min_length`
- `password_min_lowercase`
- `password_min_number`
- `password_min_symbol`
- `password_min_uppercase`
- `question_min_length`
- `recovery_email_token`

Closes #1457

`okta_policy_password` and `okta_policy_password_default`

Attributes:
- `password_auto_unlock_minutes`
- `password_expire_warn_days`
- `password_history_count`
- `password_max_age_days`
- `password_max_lockout_attempts`
- `password_min_age_minutes`
- `password_min_length`
- `password_min_lowercase`
- `password_min_number`
- `password_min_symbol`
- `password_min_uppercase`
- `question_min_length`
- `recovery_email_token`

Closes #1457
@monde monde mentioned this pull request Mar 7, 2023
@monde monde merged commit 1cf3483 into master Mar 7, 2023
@monde monde deleted the int_serialization_bugs branch March 7, 2023 17:37
@monde monde mentioned this pull request Mar 10, 2023
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