| Feature Enhancement | Expected in Preview Orgs | Expected in Production Orgs |
|---|---|---|
| App Label Length Increase | November 8, 2017 | November 14, 2017 |
| GET Users by ID Rate Limit Increased | November 8, 2017 | November 14, 2017 |
| User ID Now Included in Token Log Events | November 8, 2017 | November 14, 2017 |
| IdP Provisioning Policy Conditions in GA | November 8, 2017 | November 14, 2017 |
App label maximum length has been increased from 50 to 100 characters.
The default rate limit for GET requests to /api/v1/users/${userId} has been increased from 600 to 2000.
The System Log and Events APIs now report the userId in API Access Management and OpenID Connect access token and refresh token events. This userId appears as a Subject field in the event. For the client_credentials grant type, userId will not be included since there is no user context.
Identity Provider Provisioning Policy Conditions are now Generally Available.
The following bug fixes are available now on preview orgs, and will be available on production orgs starting November 14, 2017:
displayName. In this context, the display name reports that the event was for a refresh token. (OKTA-146743)nextLogin to create a user with an expired password was successful but incorrectly reported the status as ACTIVE in the response. (OKTA-136663)unknown for the target user's AlternateId and DisplayName properties. (OKTA-145115)enum property could not be used in conjunction with JSON Schema validations for minLength/maxLength (for strings) or minimum/maximum (for integers/numbers). (OKTA-142732)