Skip to content

WSO2 Identity Server 5.11.0 M24

Pre-release
Pre-release
Compare
Choose a tag to compare
@NipuniBhagya NipuniBhagya released this 21 Jun 08:37
· 6965 commits to master since this release

What's new

Developer Portal

Access URL: https://localhost:9443/developer-portal

  • Refactored the component structure in the developer portal. The current features included in the developer portal are as follows.
    • Application management
    • Identity Provider management

image

Admin Portal

Access URL: https://localhost:9443/admin-portal

  • Added the admin portal with all the components required to make the admin experience more convenient. Features included in the admin portal are as follows.
    • User management
    • Groups and Role management
    • Attribute management
    • Userstore management
    • Certificate management
    • Server configurations

image

  • Added OIDC session management to the admin portal.

Identity Core

  • Added the support for response_type=none in authorize endpoint of Oauth2 according to the OAuth 2.0 specification, Section 8.4.