WSO2 Identity Server 5.2.0-BETA2 Released!
<https://github.com/wso2/product-is/releases/tag/v5.2.0-beta2>
Date: 14th July 2016The WSO2 Identity Server team is pleased to announce
the release of WSO2 Identity Server 5.2.0 Beta2. You can download this
distribution from
https://github.com/wso2/product-is/releases/tag/v5.2.0-beta2
This release comes with both the Runtime and Analytics, providing support
for authentication and session data analysis. You can download these
distributions below.


Runtime : *wso2is-5.2.0-beta2.zip*
<https://github.com/wso2/product-is/releases/download/v5.2.0-beta2/wso2is-5.2.0-beta2.zip>

Analytics : *wso2analytics-is-5.2.0-beta2.zip*
<https://github.com/wso2/analytics-is/releases/download/v5.2.0-beta2/wso2analytics-is-5.2.0-beta2.zip>

<https://github.com/wso2/analytics-is/releases/tag/v5.2.0-beta2>

Following list [1] contains all bug fixes and improvements available with
Beta2 release. We encourage you to report issues, improvements and feature
requests regarding WSO2 Identity Server through the public WSO2 Identity
Server JIRA <https://wso2.org/jira/browse/IDENTITY>


<https://wso2.org/jira/browse/IDENTITY>


<https://wso2.org/jira/browse/IDENTITY>

~ The WSO2 Identity Server Team ~

[1] Release Notes - WSO2 Identity Server - Version 5.2.0-Beta2 Fixes
Bug

   - [IDENTITY-4569 <https://wso2.org/jira/browse/IDENTITY-4569>] -
   countClaims and countByClaimsInDomain methods are not implemented
   - [IDENTITY-4640 <https://wso2.org/jira/browse/IDENTITY-4640>] - The
   memory dump is not creating in the IS510 when the server goes OOM
   - [IDENTITY-4654 <https://wso2.org/jira/browse/IDENTITY-4654>] - Search
   Button in XACML policy standard editor ends up in an error
   - [IDENTITY-4664 <https://wso2.org/jira/browse/IDENTITY-4664>] - Getting
   a 404 page when adding attribute values to in XACML standard policy editor
   - [IDENTITY-4670 <https://wso2.org/jira/browse/IDENTITY-4670>] -
   Identity Server dashboard SLO not working
   - [IDENTITY-4685 <https://wso2.org/jira/browse/IDENTITY-4685>] -
   Remember me is not working
   - [IDENTITY-4695 <https://wso2.org/jira/browse/IDENTITY-4695>] -
   Remember me can be extended just by extending the expiry of the browser
   cookie
   - [IDENTITY-4703 <https://wso2.org/jira/browse/IDENTITY-4703>] - Session
   Analytics do not show remember me status correctly when session is updated
   - [IDENTITY-4706 <https://wso2.org/jira/browse/IDENTITY-4706>] - Error
   while refreshing token (loadbalanced setup MSSQL DB)
   - [IDENTITY-4707 <https://wso2.org/jira/browse/IDENTITY-4707>] - No
   events are created for login failures in federated authenticators
   - [IDENTITY-4708 <https://wso2.org/jira/browse/IDENTITY-4708>] -
   isFederated attribute value is wrong for federated scenario in
   authentication stream
   - [IDENTITY-4711 <https://wso2.org/jira/browse/IDENTITY-4711>] - Syntax
   Errors in Identity DB scripts with MySQL 5.7
   - [IDENTITY-4722 <https://wso2.org/jira/browse/IDENTITY-4722>] -
   RequestSecurityToken Response is not qualified for "
   http://schemas.xmlsoap.org/ws/2005/02/trust";
   - [IDENTITY-4723 <https://wso2.org/jira/browse/IDENTITY-4723>] - [IS as
   KM] observed 'NoSuchMethodError' error in IS carbon log after installed
   apim features
   - [IDENTITY-4724 <https://wso2.org/jira/browse/IDENTITY-4724>] -
   NullPointerException thrown when trying to add new Service Provider
   - [IDENTITY-4725 <https://wso2.org/jira/browse/IDENTITY-4725>] - When I
   try to create a new Service Provider a received a message
   - [IDENTITY-4748 <https://wso2.org/jira/browse/IDENTITY-4748>] - WSO2
   Identity Server as window service issue
   - [IDENTITY-4749 <https://wso2.org/jira/browse/IDENTITY-4749>] - Not
   validating some of the configurations done in identity.xml
   - [IDENTITY-4750 <https://wso2.org/jira/browse/IDENTITY-4750>] -
   ClaimCache of the OAuth component is not invalidated when user is deleted
   from the system.
   - [IDENTITY-4767 <https://wso2.org/jira/browse/IDENTITY-4767>] - session
   termination events are not triggered when commonauth is directly called
   with wrong relyingParty
   - [IDENTITY-4777 <https://wso2.org/jira/browse/IDENTITY-4777>] - count
   roles module does not list the Active Directory user store only jdbc user
   store
   - [IDENTITY-4794 <https://wso2.org/jira/browse/IDENTITY-4794>] - OIDC
   Session Management OP Iframe fails to load SHA256 hash JS function
   - [IDENTITY-4797 <https://wso2.org/jira/browse/IDENTITY-4797>] - Custom
   Inbound Authenticator configs and UIs not working as expected.

Improvement

   - [IDENTITY-4683 <https://wso2.org/jira/browse/IDENTITY-4683>] - JWT
   token (id_token) does not contain the token end point as an audience value.
   - [IDENTITY-4690 <https://wso2.org/jira/browse/IDENTITY-4690>] - "ISS"
   value of JWT token (id_token) can not be configurable in WSO2IS for given
   tenant.
   - [IDENTITY-4720 <https://wso2.org/jira/browse/IDENTITY-4720>] - Code
   need to improvements with debug logs and providing details on errors.
   - [IDENTITY-4727 <https://wso2.org/jira/browse/IDENTITY-4727>] - CLONE -
   Change event publisher name according to the standards
   - [IDENTITY-4734 <https://wso2.org/jira/browse/IDENTITY-4734>] -
   Decouple Login analytics and session analytics into two implementations of
   publishers
   - [IDENTITY-4739 <https://wso2.org/jira/browse/IDENTITY-4739>] - CLONE -
   Add additional 'region' attribute to published event stream
   - [IDENTITY-4744 <https://wso2.org/jira/browse/IDENTITY-4744>] - Hash
   session information when publishing them to DAS for analytics
   - [IDENTITY-4751 <https://wso2.org/jira/browse/IDENTITY-4751>] - Add
   user agent to analytics session stream
   - [IDENTITY-4763 <https://wso2.org/jira/browse/IDENTITY-4763>] - Move
   AbstracAuthenticationDataPublisher from framework to
   identity-authn-data-publisher

New Feature

   - [IDENTITY-4647 <https://wso2.org/jira/browse/IDENTITY-4647>] -
   Publishing Application Authentication Data for Analytics

Patch

   - [IDENTITY-4656 <https://wso2.org/jira/browse/IDENTITY-4656>] -
   Deleting an Internal role removes all the permissions of any other primary
   role with same name.
   - [IDENTITY-4659 <https://wso2.org/jira/browse/IDENTITY-4659>] -
   deleteing internal/admin role removes admin priviledges.
   - [IDENTITY-4682 <https://wso2.org/jira/browse/IDENTITY-4682>] -
   Couldn't get sso response with error code when change the datastore class
   in identity-mgt.properties.
   - [IDENTITY-4684 <https://wso2.org/jira/browse/IDENTITY-4684>] - Error
   While Starting Identity Server on Mysql 5.7
   - [IDENTITY-4702 <https://wso2.org/jira/browse/IDENTITY-4702>] - In
   Identity Management Notification Sending Thread Pool size need to be
   configurable
   - [IDENTITY-4714 <https://wso2.org/jira/browse/IDENTITY-4714>] -
   Confirmation codes are not invalidated after successful password reset for
   email usernames.

Security Vulnerability

   - [IDENTITY-4737 <https://wso2.org/jira/browse/IDENTITY-4737>] - Should
   be able to enable or disable SAML Assertion Signature validation in the
   SAML Carbon Authenticator

Task

   - [IDENTITY-4665 <https://wso2.org/jira/browse/IDENTITY-4665>] - Update
   copyright footer in management console and about.html
   - [IDENTITY-4705 <https://wso2.org/jira/browse/IDENTITY-4705>] -
   Dashboard single logout contains unnecessary logic
   - [IDENTITY-4753 <https://wso2.org/jira/browse/IDENTITY-4753>] - Change
   Redirection Flow in Authentication Framework
   - [IDENTITY-4765 <https://wso2.org/jira/browse/IDENTITY-4765>] -
   Removing identity provider dependency from STS component

Sub-task

   - [IDENTITY-4694 <https://wso2.org/jira/browse/IDENTITY-4694>] - Use
   X-Forwarded headers to extract IP for analytics
   - [IDENTITY-4710 <https://wso2.org/jira/browse/IDENTITY-4710>] - Provide
   default values to all username, roles, etc. which will have null or empty
   strings
   - [IDENTITY-4712 <https://wso2.org/jira/browse/IDENTITY-4712>] - Use
   Handler Manger to publish analytics Events
   - [IDENTITY-4716 <https://wso2.org/jira/browse/IDENTITY-4716>] - Use
   AuthenticationContext to Handler logics (isEnable and canHandle)
   - [IDENTITY-4717 <https://wso2.org/jira/browse/IDENTITY-4717>] - CLONE -
   In multistep authentication where local and federated scenario framework
   event need to be Improved
   - [IDENTITY-4719 <https://wso2.org/jira/browse/IDENTITY-4719>] -
   Incorporate Analytics Standards for the artifacts



[2] Release Notes - Analytics-IS - Version 5.2.0-Beta2 Fixes
Bug

   - [ANLYIS-23 <https://wso2.org/jira/browse/ANLYIS-23>] - Custom calendar
   button is not working properly for 1st time view
   - [ANLYIS-24 <https://wso2.org/jira/browse/ANLYIS-24>] - Provide
   user-friendly error messages when there is no any persistent table
   - [ANLYIS-27 <https://wso2.org/jira/browse/ANLYIS-27>] - In Dashboard
   Total login attempts value is not equal to the number of records in data
   table
   - [ANLYIS-29 <https://wso2.org/jira/browse/ANLYIS-29>] - Session Raw
   Table is not loading
   - [ANLYIS-31 <https://wso2.org/jira/browse/ANLYIS-31>] - Inconsistency
   in Map chart for different views (Hour, Day, Month & etc)
   - [ANLYIS-32 <https://wso2.org/jira/browse/ANLYIS-32>] - Align Gadgets
   and increase the size in session analytics
   - [ANLYIS-36 <https://wso2.org/jira/browse/ANLYIS-36>] - Fixing the dark
   theme for session analytics
   - [ANLYIS-42 <https://wso2.org/jira/browse/ANLYIS-42>] - Tenant
   dashboard is not working

Improvement

   - [ANLYIS-17 <https://wso2.org/jira/browse/ANLYIS-17>] - Incorporate
   Analytics Standards for the artifacts
   - [ANLYIS-25 <https://wso2.org/jira/browse/ANLYIS-25>] - Add additional
   'region' attribute to published event stream
   - [ANLYIS-28 <https://wso2.org/jira/browse/ANLYIS-28>] - add a port
   offset of 1 to analytic server
   - [ANLYIS-37 <https://wso2.org/jira/browse/ANLYIS-37>] - Add Multi
   Tenant support for spark scripts and other relate artifacts
   - [ANLYIS-40 <https://wso2.org/jira/browse/ANLYIS-40>] - Re-arrange
   analytics artifacts which are in Capp
   - [ANLYIS-41 <https://wso2.org/jira/browse/ANLYIS-41>] - Reorganize
   analytics-IS car file
   - [ANLYIS-44 <https://wso2.org/jira/browse/ANLYIS-44>] - Resident
   Identity Provider Hyper link should pass the selections

Task

   - [ANLYIS-22 <https://wso2.org/jira/browse/ANLYIS-22>] - Update kernal
   version to 4.4.6
   - [ANLYIS-30 <https://wso2.org/jira/browse/ANLYIS-30>] - Document
   Session Analytics related details
   - [ANLYIS-33 <https://wso2.org/jira/browse/ANLYIS-33>] - Automation
   Tests for Session Analytics

Sub-task

   - [ANLYIS-20 <https://wso2.org/jira/browse/ANLYIS-20>] - Change event
   publisher name according to the standards


<https://wso2.org/jira/browse/IDENTITY>

-- 
Kasun Bandara
*Software Engineer*
Mobile : +94 (0) 718 338 360
<%2B94%20%280%29%20773%20451194>
[email protected] <[email protected]>
_______________________________________________
Architecture mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to