factory
- update to 3.4.4:
* Fixed a `ValidationError` crash in `list_factors()` when
processing users enrolled in Okta FastPass. Added missing
`signed_nonce` discriminator mapping and three new component
schemas (`UserFactorSignedNonce`,
`UserFactorSignedNonceProfile`,
`UserFactorSignedNonceProfileKey`) to properly deserialize
FastPass factor payloads (#311, 387).
* Fixed enum case mismatches in `AccessPolicyConstraint`,
`KnowledgeConstraint`, and `PossessionConstraint` models. The
`methods` and `types` fields now correctly accept lowercase
values (e.g., `"password"`, `"push"`, `"webauthn"`) to align
with actual API responses, resolving `ValidationError`
exceptions raised by `list_policy_rules()` (#548).
OBS-URL: https://build.opensuse.org/request/show/1363832
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-okta?expand=0&rev=9
Description
No description provided
Languages
Diff
100%