Unit4 Identity Services 221.8.0 release notes

*Release date

About this release

This release is version 221.8.0 of the Unit4 Identity Services (U4IDS). These release notes contain important information about U4IDS and provides an overview of features included in this release, important information, bug fixes and known issues.

About Unit4 Identity Services

U4IDS is the single Identity Solution and architecture for the Unit4 eco-system​, allowing users to have one single identity for log on across multiple applications.

IdentityServices 4 builds on asp.net core 3.X and extends IdentityServer 4. More about IdentityServer 4 can be found here: https://identityserver4.readthedocs.io/en/latest/ More about Asp.net core can be found here: https://docs.microsoft.com/en-us/aspnet/core/?view=aspnetcore-3.1

New features and enhancements

Deprecated functionality

Powershell
- The following commandlets have been deprecated
- BasicAuth
- ExternalIdentityAuth

Discovery endpoint
The discovery endpoint http://IDS_URL.com/identity/.well-known/jwks was deprecated in IdentityServer4 v. 1.0.0 and is no longer supported in U4IDS. You must now use the following endpoint:

http://IDS_URL.com/identity/.well-known/openid-configuration

Bugs fixed in this release

No bugs have been fixed in this release.

Patches

No patches have been created in this release.

Known issues

There are no known issues in this release.

Note