Improvements
- Improve character validation structure using ampersand.
-
Improved validation of characters from third party services. NIP-660
- Improve UpdateUser structure with handle of unique name attribute.
-
Improved generation of unique name attribute when update names of a user (e.g. given name and surname of a person). NIP-668
- Improve DeleteUser with control of existing history tokens.
-
Added optional control of existing history tokens when deleting a user from the system. NIP-676
- Improve user termination with user group removal.
-
When terminate a user, the relation between the user and current user groups will be removed. NIP-681
- Improve report list with default sorting order.
-
Added default alphabetical sort order when loading list of reports. NIP-683
- Change default certificate revocation reason for some types.
-
Certificate revocation will use the reason flag “privilegeWithdrawn” (RFC 5280) as default if not specified. NIP-688
- GUI: Improve token/certificate view when using self-service.
-
Added possibility to view token and certificate objects when using the GUI as a self-service view. NIP-677
- GUI: Improve the About box with current counter of license amount.
-
Added possiblity to view current amount of license in the portal. NIP-686
- GUI: Improve PluginDeleteAllObjects with removal of items in public/private store.
-
Added possibility to remove all internal objects, if exists, on tokens as well as certificates and keys. NIP-687