6 Managing Token Issuer Trust Configurations

You can view and manage token issuer trust configurations using a set of representational state transfer (REST) resources, as summarized below.

Before using the REST API, you need to understand how to access the REST resources and other important concepts. See "About the REST API".

For more information about token issuer trust management, see "Defining Trusted Issuers and a Trusted DN List for Signing Certificates" in Security and Administrator's Guide for Web Services.

Section Method Resource Path
POST TrustDocument Name Method POST /idaas/webservice/admin/v1/trustdocument
POST Domain Trusted Issuers and Distinguished Name Lists Method POST /idaas/webservice/admin/v1/trust/issuers
POST Document Trusted Issuers and Distinguished Name Lists Method POST /idaas/webservice/admin/v1/trust/issuers
GET All Trusted Issuer and Distinguished Name Lists Method GET /idaas/webservice/admin/v1/trust/issuers
GET Specified Document Trusted Issuer and Distinguished Name Lists Method GET /idaas/webservice/admin/v1/trust/issuers
POST Token Attribute Rule Distinguished Name Method (Domain Context) POST /idaas/webservice/admin/v1/trust/token
POST Token Attribute Rule Distinguished Name Method (Document Context) POST /idaas/webservice/admin/v1/trust/token
GET All Token Attribute Rules Method GET /idaas/webservice/admin/v1/trust/token
GET Specified Document Token Attribute Rules Method GET /idaas/webservice/admin/v1/trust/token
Import TrustDocument Name Configurations Method POST /idaas/webservice/admin/v1/trustdocument/import
GET TrustDocument Method GET /idaas/webservice/admin/v1/trustdocument
DELETE Trust Document Method DELETE /idaas/webservice/admin/v1/trustdocument