Okta

Latest version: v2.9.5

Safety actively analyzes 613461 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 6

2.9.5

* Clear access token from cache on call to OAuth.clear_access_token()

2.9.4

* Add optional parameter to api_response.next() to include response object as a third tuple value.

2.9.3

* Add missing properties to applicationsettingsapplication per the reference docs: https://developer.okta.com/docs/reference/api/apps/#settings-4
* Add signed_nonce factor type per the reference docs: https://developer.okta.com/docs/reference/api/factors/#factor-type

2.9.2

* Add missing dependency in setup.py by justinabrokwah-okta in https://github.com/okta/okta-sdk-python/pull/351
* Update __init__.py by bretterer in https://github.com/okta/okta-sdk-python/pull/352

2.9.1

* fixing okta icon image url by BarondeCharlus in https://github.com/okta/okta-sdk-python/pull/323
* Update README.md by omidraha in https://github.com/okta/okta-sdk-python/pull/310
* Update README.md by glebinsky in https://github.com/okta/okta-sdk-python/pull/321
* Update README.md by scheblein in https://github.com/okta/okta-sdk-python/pull/300
* update HTTPError, OktaAPIError to call Error base class constructor by andyj29 in https://github.com/okta/okta-sdk-python/pull/319
* Update type checking in jwt.py to use isinstance synxtax for consistency by andyj29 in https://github.com/okta/okta-sdk-python/pull/320
* pagination should be easier by gabrielsroka in https://github.com/okta/okta-sdk-python/pull/328
* Update next by bretterer in https://github.com/okta/okta-sdk-python/pull/348
* Update version number by bretterer in https://github.com/okta/okta-sdk-python/pull/349

2.9.0

* Addressed a number of open issues regarding SDK
* Allow overwriting of default HTTP headers
* Prevent automatic camel casing when using pagination to retrieve next set of results
* Allow key ID (kid) to be specified when providing JWT
* Allow log level to be set by user
* Using `pycryptodomex` dependency instead of `pycryptodome` to prevent clash in import statements
* Upgraded to latest version of API spec. Includes following changes:
* Added support for MFA Enroll policy type
* Added custom role type
* Added dynamic issuer mode for open id connect applications
* Added failed to verify and domain taken as domain validation statuses
* Added Okta managed as domain certificate source type
* Added create authenticator endpoint
* Added endpoint to preview SAML app metadata

_New models:_
* ClientSecret
* ClientSecretMetadata
* MultifactorEnrollmentPolicy
* MultifactorEnrollmentPolicySettings
* MultifactorEnrollmentPolicySettingsType
* MultifactorEnrollmentPolicyAuthenticatorType
* MultifactorEnrollmentPolicyAuthenticatorStatus
* MultifactorEnrollmentPolicyAuthenticatorSettings

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.