PingFederate Server

Tag Management

PingFederate lets you add tags to resources like OAuth clients so you can categorize, organize, and filter resources.

PingFederate includes default tags that help you categorize resources by type and intended audience. You can also create custom tags.

You can also configure authentication policies and policy fragments to select resources based on their tags. Learn more in Configuring the Tag Authentication Selector.

Managing tags

On the Tag Management screen, you can review existing tags.

  1. In the PingFederate admin console, go to System > Server > Tag Management.

    • To review an existing tag, click that tag’s Expand icon.

    • To edit an existing tag, click that tag’s Pencil icon.

    • To delete an existing tag, click that tag’s Delete icon.

      PingFederate won’t allow you to delete tags that are being used in an authentication policy, dynamic client registration policy, or a CIMD policy.

Adding a new tag

  1. In the PingFederate admin console, go to System > Server > Tag Management.

  2. Click Add Tag.

  3. In the Name field, enter a name for the tag.

    This name is displayed on the Tag Management list, and on any resource the tag is applied to.

  4. (Optional) In the ID field, enter an ID for the tag.

    This ID is returned in API requests related to resources with this tag applied. If you leave this field empty, PingFederate generates an ID for the tag.

  5. (Optional) In the Description field, add a description for this tag.

    The description is only visible in the Tag Management list.