On This Page
2020.07.0
Change | Expected in Preview Orgs |
---|---|
Apple as an Identity Provider is now GA in Preview | July 9, 2020 |
YubiKey OTP Token operations added | July 9, 2020 |
Support for creating OIN OIDC Apps via the Dynamic Client Registration API | July 9, 2020 |
API support for multiple ACS URLs | July 9, 2020 |
Bugs fixed in 2020.07.0 | July 9, 2020 |
Apple as an Identity Provider is now GA in Preview
Apple as an Identity Provider is now Generally Available in Preview. Apple as an IdP allows users to sign in to your app using their Apple ID. See Apple as an Identity Provider.
YubiKey OTP Token operations added
Using the Factors API, requests for single YubiKey OTP Tokens and uploading a seed for a YubiKey OTP are now supported. Other API operations for YubiKey OTP Tokens are now documented in the Factors API.
Support for creating OIN OIDC Apps using the Dynamic Client Registration API
Creating OIN OIDC Apps using the Dynamic Client Registration API is now supported.
API support for multiple ACS URLs
When creating a custom SAML app using the Apps API, you can now pass two optional parameters (allowMultipleAcsEndpoints
and acsEndpoints
) to configure up to 100 Assertion Consumer Service (ACS) URLs.
Bugs fixed in 2020.07.0
- In certain situations, the Identity Providers API returned the wrong X509 SSO endpoint. (OKTA-310023)