-
AdminUI 3.0.0
- Date Posted
- 13 March 2025
- Version
- 3.0.0
Features
- Upgraded to OpenIddict 6.1 packages
- Added support for configuring PAR on Clients
- Added support for Role claims optional feature
- Added ability to override all settings in legacy AddAdminUI extension
Bug Fixes
- Fix for a bug allowing multiple values for boolean claim types
- Added warning for required claims that have multiple values set
-
AdminUI 2.0.0
Supported- Date Posted
- 21 February 2025
- Version
- 2.0.0
Features
- Support for OpenIddict 6.0 added to AdminUI
- Support for Dotnet 9.0 (Note: Using preview version of Pomelo.EntityFrameworkCore.MySql 9.0.0)
- Documentation clarification removing DataProtection setting redundant in OpenIddict version
- Disable UI Health check setting added that disables the UI https check when loading AdminUI
Bug Fixes
- Include claims filter toggle not always working
- Required claims in user details screen moved between email and lockout setting
- Fixed issue causing required claims to be duplicated on user updates
- Added missing documentation for DisableUiHttpsCheck setting
- Added missing documentation updates around setting model changes of v9
- Fixed node vulnerabilities
- Upgrade to Duende.AccessTokenManagement 3.2.0 for vulnerability fix
- Webhook settings page fails to load
-
AdminUI 1.1.1
Supported- Date Posted
- 21 February 2025
- Version
- 1.1.1
Bug Fixes
- Upgrade to Duende.AccessTokenManagement 3.2.0 for vulnerability fix
- Webhook settings page fails to load
-
AdminUI 1.1.0
Supported- Date Posted
- 08 January 2025
- Version
- 1.1.0
Features
- Reports functionality, allowing predefined custom reports to be executed on the users table
- Merge users functionality
- Upgrade SAML package from 9.0 -> 9.1
Bug Fixes
- Edit screen save, delete, etc... failures no longer redirect causing on deactivate modal. Nicer toast is used
- Claim type bootstrapping now works if database already contains claims, or some of the bootstrapped types
-
AdminUI 1.0.0
Supported- Date Posted
- 07 November 2024
- Version
- 1.0.0
Features
The initial release of AdminUI for OpenIddict, a user interface for administering OpenIddict.