Delegated Admin 4.10 (June 2022)
Accounts can be directly unlocked
New Delegated Admin
Managing accounts includes the ability to unlock accounts. Previously, the only way to unlock an account was for an administrator to reset the password. Now, Delegated Admin users can directly unlock an account without resetting the password.
|
The initiate password reset option does not unlock accounts. |
Assign custom names for Members and Nonmembers columns
New Delegated Admin
Managing group membership is a common administrative user task. Resource types can now have custom names assigned for Members and Nonmembers columns. This option is available for the Groups, Users and Generic REST resource types.
Implicit grant type is no longer recommended
New Delegated Admin
Currently, we are using the Implicit grant type. However, the Implicit grant type is no longer recommended for use because it can leak the access tokens. For more information, see https://oauth.net/2/grant-types/implicit/. For new installations of Delegated Admin, the grant type is set to Authorization Code with PKCE.
Upload and display image files and certificates
New Delegated Admin
Customers using Delegated Admin can now upload and display image files and upload certificates for properly configured resource types. Certificates are encoded before being stored.
Name of uploaded file is not displayed
Issue DS-45739 Delegated Admin
When uploading certificates or photos to REST resource types in Delegated Admin, the name of the uploaded file is not displayed. If multiple certificates are uploaded for a user, a number will be assigned based on the order the certificates were uploaded in.
Fixed input validation issue
Fixed DS-45760 Delegated Admin
Fixed a form input validation issue for required integer attributes on a resource type that was preventing users from saving new resources.
Non-members are no longer displayed initially for group’s resource types
Fixed DS-45483 Delegated Admin
Non-members of a group are no longer displayed initially on the edit group membership view for the group resource types.