The WSO2 Identity and Access Management team is pleased to announce the
release of WSO2 Identity Server version 5.10.0.



WSO2 Identity Server is a uniquely extensible, API driven, cloud-native
100% open source IAM product, designed to build Customer IAM solutions. It
helps authenticate, federate and manage identities, bridge identity
protocols across environments, and secure access to web, mobile apps, and
API-based endpoints.

Unlike open core products, WSO2 Identity Server includes the core and all
the extensions under the commercial-friendly apache 2.0 license to enable
faster innovation and customization. It supports a wide array of
authentication protocols and open standards such as SAML 2.0 Web SSO, OAuth
2.0, OpenID Connect, and WS-Federation.

You can download this distribution from
https://wso2.com/identity-and-access-management

Online documentation is available at
<https://docs.wso2.com/display/IS580/WSO2+Identity+Server+Documentation>
https://is.docs.wso2.com/en/5.10.0
How to Run

   1.

   Extract the downloaded zip file.
   2.

   Go to the bin directory in the extracted folder.
   3.

   Run the wso2server.sh or wso2server.bat file as appropriate.
   4.

   Find more information on how to run the product in the Installation Guide
   <https://is.docs.wso2.com/en/5.10.0/setup/installing-the-product/>.

New Features in this Release

WSO2 Identity Server 5.10.0 contains the following new features and
enhancements:



   -

   Passwordless authentication support
   
<https://is.docs.wso2.com/en/5.10.0/learn/passwordless-authentication-using-fido2>
   -

   An improved User Portal
   <https://is.docs.wso2.com/en/5.10.0/learn/user-portal>
   -

   New REST APIs: This release includes new REST APIs for server management
   and minor improvements to existing REST APIs.
   -

      Application Management
      <https://is.docs.wso2.com/en/5.10.0/develop/application-rest-api/>
      -

      Claim Metadata Management
      <https://is.docs.wso2.com/en/5.10.0/develop/claim-management-rest-api/>
      -

      Email Template Management
      <https://is.docs.wso2.com/en/5.10.0/develop/email-templates-rest-api/>
      -

      Governance Connectors Management
      <https://is.docs.wso2.com/en/5.10.0/develop/identity-governance-rest-api/>
      -

      Identity Provider Management
      <https://is.docs.wso2.com/en/5.10.0/develop/idp-rest-api/>
      -

      Keystore Management
      <https://is.docs.wso2.com/en/5.10.0/develop/keystore-rest-api/>
      -

      OpenID Connect Scope Management
      
<https://is.docs.wso2.com/en/5.10.0/develop/oidc-scope-management-rest-apis/>
      -

      Script Library Management
      <https://is.docs.wso2.com/en/5.10.0/develop/script-library-rest-api/>
      -

      User Discoverable Application Management
      
<https://is.docs.wso2.com/en/5.10.0/develop/user-discoverable-applications/>
      -

      User store Management
      <https://is.docs.wso2.com/en/5.10.0/develop/userstore-rest-api/>
      -

   Scope based authorization for internal REST APIs
   
<https://is.docs.wso2.com/en/5.10.0/develop/scope-based-authorization-for-internal-rest-apis>
   -

   Introduction of a unique user identifier across the system: Previously,
   the username of the user was considered as an immutable attribute across
   the system which had multiple limitations. Therefore a new unique user
   identifier has been introduced along with a new set of user core APIs.
   Also, new user store managers have been introduced for all the types such
   as JDBC, Read-Only LDAP, Read-Write LDAP, and Active directory which can be
   compatible with the new unique user identifier implementation.

All of the new features and bug fixes shipped with this release can be
found below.

   -

   5.10.0-GA <https://github.com/wso2/product-is/milestone/92?closed=1>
   -

   5.10.0-Beta3 <https://github.com/wso2/product-is/milestone/109?closed=1>
   -

   5.10.0-Beta2 <https://github.com/wso2/product-is/milestone/108?closed=1>
   -

   5.10.0-Beta <https://github.com/wso2/product-is/milestone/107?closed=1>
   -

   5.10.0-Alpha3 <https://github.com/wso2/product-is/milestone/106?closed=1>
   -

   5.10.0-Alpha2 <https://github.com/wso2/product-is/milestone/105?closed=1>
   -

   5.10.0-Alpha <https://github.com/wso2/product-is/milestone/104?closed=1>
   -

   5.10.0-M9 <https://github.com/wso2/product-is/milestone/103?closed=1>
   -

   5.10.0-M8 <https://github.com/wso2/product-is/milestone/102?closed=1>
   -

   5.10.0-M7 <https://github.com/wso2/product-is/milestone/101?closed=1>
   -

   5.10.0-M6 <https://github.com/wso2/product-is/milestone/100?closed=1>
   -

   5.10.0-M5 <https://github.com/wso2/product-is/milestone/99?closed=1>
   -

   5.10.0-M4 <https://github.com/wso2/product-is/milestone/98?closed=1>
   -

   5.10.0-M3 <https://github.com/wso2/product-is/milestone/97?closed=1>
   -

   5.10.0-M2 <https://github.com/wso2/product-is/milestone/96?closed=1>
   -

   5.10.0-M1 <https://github.com/wso2/product-is/milestone/95?closed=1>


Known Issues

All the open issues pertaining to WSO2 Identity Server are reported here
<https://github.com/wso2/product-is/issues>.
How You Can ContributeMailing Lists

Join our mailing list and correspond with the developers directly. We also
encourage you to take part in discussions related to the product in the
architecture mailing list. If you have any questions regarding the product,
you can use our StackOverflow forum or Slack to raise them as well.



   -

   Developer list: [email protected], [email protected]
   -

   Architecture list: [email protected]
   -

   User forum: StackOverflow
   <http://stackoverflow.com/questions/tagged/wso2is>, wso2is.slack.com
   
<https://join.slack.com/t/wso2is/shared_invite/enQtNzk0MTI1OTg5NjM1LTllODZiMTYzMmY0YzljYjdhZGExZWVkZDUxOWVjZDJkZGIzNTE1NDllYWFhM2MyOGFjMDlkYzJjODJhOWQ4YjE>


Reporting Issues

We encourage you to report issues, documentation faults, and feature
requests regarding WSO2 Identity Server or in the Carbon base framework
through the public WSO2 Identity Server Git Issues
<https://github.com/wso2/product-is/issues>.



Important: Please be advised that security issues must be reported to
[email protected], not as GitHub issues, in order to reach the proper
audience. We strongly advise you to follow the WSO2 Security Vulnerability
Reporting Guidelines
<https://docs.wso2.com/display/Security/WSO2+Security+Vulnerability+Reporting+Guidelines>
when reporting the security issues.
Support

We are committed to ensuring your enterprise middleware deployment is
completely supported from evaluation to production through a WSO2
Subscription. Our unique approach ensures that all support leverages our
open development methodology and is provided by the very same engineers who
build the technology. For more details and to take advantage of this unique
opportunity, visit https://wso2.com/subscription



For more information about WSO2 Identity Server, please see our website
<https://wso2.com/identity-and-access-management> and visit the library
<https://wso2.com/library/identity-and-access-management> for additional
resources.



Thank you for your interest in WSO2 Identity Server.




- The WSO2 Identity and Access Management Team -

-- 
*Janak Amarasena* | Senior Software Engineer | WSO2 Inc.
(m) +94777764144 | (w) +94112145345 | (e) [email protected]


<https://wso2.com/signature>
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to