Unit4 Identity Services 1.2.1 release notes
Release December, 6th 2016
About this release
This release is version 1.2.1 of the Unit4 Identity Services (U4IDS). These release notes contain important information about U4IDS and provide an overview of features and bug fixes included in this release, important information and known issues.
Bugs fixed in this release
- Fixed: When making PUT in AdminAPI secret is not generated
- Fixed: AdminAPI shows Client secret's hash when PATCH done on Client
- Fixed: Unsigned IdentityModel.dll is deployed
- Fixed: 500 error is thrown when user is trying to add secrets to scope or client
- Fixed: AdminAPI shows Client secret's hash when PATCH done on Client
- Fixed: Update cache not updated when tenant, client and scope is changed
- Fixed: Claim and ScopeClaim not mapped correctly
- Fixed: Not allowed to create scope name with space
Enhancement
- Use of redirectUri handler: In case there are too many redirect URI's to be added to the U4IDS Cient, there is possibility to allow all endings of given hostname to redirect to. U4IDS now allows redirects to any sub path of the entered redirectUri. This is enabled by default and can be explicitly turned off. Note that this change in the U4IDS would affect all clients of this U4IDS.
- Claims of Client and Scope not mapped correctly: When using 'claims' properties of Client or Scope, problems could arise when data was added to the cache.