Accounts can be directly unlocked
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.
Note:
The initiate password reset option does not unlock accounts.
Assign custom names for Members and Nonmembers columns
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
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
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
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 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
Non-members of a group are no longer displayed initially on the
edit group membership view for the group resource types.
Non-members are no longer displayed initially for users and generic resource types
Non-member groups are no longer displayed initially on the edit
group membership view for the users and generic resource
types.
Non-members are no longer loaded in group resource type search results
Non-members of a group are no longer loaded in the group resource
type search results on the group membership tab.