Skip to Content

AdminUI 4.0 includes the following:

  • AdminUI now supports IdentityServer4 v4
  • Changes to API resources and scope behavior
  • Changes to downloading and installing AdminUI

To get the latest version of AdminUI, head over to the downloads section.

Supporting IdentityServer4 v4

AdminUI now supports IdentityServer4 v4. To run AdminUI v4, you will need to migrate your IdentityServer solution to IdentityServer4 v4. If you are running on AdminUI 2.5 to 3.1, please download the latest version of AdminUI and run its’ migrations.

As usual, if you are using AdminUI to manage your migrations, then you will need to run AdminUI in migration mode in order to update your IdentityServer databases to IdentityServer v4.

Changes to API Resources & Scope Behavior

AdminUI is maintaining the API resources and API scope modelling from IdentityServer4 v3. AdminUI will not allow you to create API scopes without an API resource.

AdminUI will allow scopes to be shared across API resources once IdentityServer4 supports the Resource parameter.

More Ways to Download & Install AdminUI

Previously AdminUI supported windows targeted .zip, an installer, and docker-compose file. We now also support a platform-agnostic .zip for developers using macOS or Linux.

Kieran is handles Business Development at Rock Solid Knowledge.

Related Articles