github wso2/product-is v6.1.0
WSO2 Identity Server 6.1.0

latest releases: v7.0.1, v7.0.0, v7.0.0-rc7...
19 months ago

WSO2 Identity and Access Management team is pleased to announce the release of Identity Server 6.1.0.

What's new in WSO2 Identity Server 6.1.0

WSO2 Identity Server 6.1.0 is the latest WSO2 Identity Server release and is the successor of WSO2 Identity Server 6.0.0. It contains the following new features and enhancements:

New Features and Enhancements

  • Google One Tap Authentication Support
  • Accessibility (WCAG 2.1 AA compliance for end user authentication and recovery pages)

Beta Features

  • React-based console application
  • Tenant-qualified URLs
  • Managing CORS configurations tenant-wise

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

Deprecated Features

Following capabilities have been deprecated from the product.

  • On-prem WSO2 Identity Server Analytics solution
    • Recommendation: ELK-based analytics

For more information, refer to Deprecated Features.

Announcements

  • The Workflow engine that is currently available out-of-the-box in WSO2 Identity Server will be made available as a connector in the next release. This connector will be available on demand.

For more information, refer to Announcements.

Retired Features

  • User-managed access (UMA) will no longer be available out-of-the-box in WSO2 IS 6.1.0. It will be available as a connector on demand

For more information, refer to Retired features

Download

You can download the WSO2 Identity Server 6.1.0 distribution from here.

Building the distribution from source

  1. Install Java SE Development Kit 11
  2. Install Apache Maven 3.x.x (https://maven.apache.org/download.cgi)
  3. Download the source from the release (https://github.com/wso2/product-is/releases/tag/v6.1.0)
  4. Unzip the source and run one of the below maven commands from product-is-6.1.0 directory,
    • mvn clean install (To build the binary and source distributions with the tests)
    • mvn clean install -Dmaven.test.skip=true (To build the binary and source distribution, without running any of
      the unit/integration tests)
  5. You can find the binary distribution in product-is-6.1.0/modules/distribution/target directory.

Documentation

Online documentation is available at https://is.docs.wso2.com/en/6.1.0

Contribute to WSO2 Identity Server

Mailing Lists

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

Reporting Issues

We encourage you to report issues, improvements, and feature requests regarding WSO2 Identity Server through our public WSO2 Identity Server GIT Issues.

Important: And please be advised that security issues must be reported to security@wso2.com, not as GitHub issues, in order to reach the proper audience. We strongly advise following the WSO2 Security Vulnerability Reporting Guidelines when reporting the security issues.


~ The WSO2 Identity and Access Management Team ~

Don't miss a new product-is release

NewReleases is sending notifications on new releases.