| Change | Expected in Preview Orgs |
|---|---|
| Hashed Password Imports with SHA-512 Algorithm | May 1, 2019 |
| Bugs Fixed in 2019.04.2 | May 1, 2019 |
You can use the SHA-512 hash type when importing passwords.
/oauth2/${authServerId}/.well-known/oauth-authorization-server and /oauth2/${authServerId}/.well-known/openid-configuration endpoints for Custom Authorization Servers would append a query parameter (client_id) to the value returned for the jwks_uri property. Inclusion of the query parameter was misleading because you cannot use the query parameter when calling the JWKS URI. (OKTA-217289)