Delegated Admin 4.10 (June 2022) - PingDirectory - 9.1

PingDirectory

bundle
pingdirectory-91
ft:publication_title
PingDirectory
Product_Version_ce
PingDirectory 9.1
category
Product
pd-91
pingdirectory
ContentType_ce

Accounts can be directly unlocked

Delegated Admin
New
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

Delegated Admin
New
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

Delegated Admin
New
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

Delegated Admin
New
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

Delegated Admin
IssueDS-45739
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

Delegated Admin
FixedDS-45760
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

Delegated Admin
FixedDS-45483
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

Delegated Admin
FixedDS-45611
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

Delegated Admin
FixedDS-45591
Non-members of a group are no longer loaded in the group resource type search results on the group membership tab.