On This Page
2019.10.0
Change | Expected in Preview Orgs |
---|---|
Event Hooks API is Generally Available | October 9, 2019 |
User Types API in Early Access | October 9, 2019 |
Tokens transform events no longer available | October 9, 2019 |
Cookies updated to preserve cross-functionality | October 9, 2019 |
App Condition available for Enroll Policy | October 9, 2019 |
Bugs Fixed in 2019.10.0 | October 9, 2019 |
Event Hooks API is Generally Available
The Event Hooks API is Generally Available (GA) in Production.
User Types API in Early Access
The User Types API is in Early Access (EA) in both Preview and Production.
Tokens transform events no longer available
Tokens transform System Log events will no longer fire for SAML and Token Inline Hooks. They have been replaced by Inline Hook events.
Cookies updated to preserve cross-functionality
To preserve cross-site functionality, Okta now adds the SameSite=None
attribute to all relevant cookies when the client browser is Firefox 69 or above. Previously this was enabled only for Chrome 76 and above.
App Condition available for Enroll Policy
App Condition is now available for the Enroll Policy.
Bugs Fixed in 2019.10.0
- WebAuthn Factors could not be verified using the Factors API. (OKTA-228239)
- During OAuth 2 and OIDC sign-in flows, the Okta Sign-In Widget incorrectly rendered pre-populated usernames, substituting
+
with a space. (OKTA-235187)