IssuerService

Register an issuer by providing the issuer details

post/v1alpha1/issuer/register

Request body

Response

OK

RegisterIssuerResponse required

Returns a registration response for the issuer

Changes

Changed in 3 of the 10 revisions of this API.33

    • added the new optional request property issuer/allOf[Issuer]/authType

      new-optional-request-property

  • 92d7960fd89b11See the full diff
    • removed the optional property uri from the response with the 200 status

      response-optional-property-removed

    • added the new optional request property issuer/allOf[Issuer]/verified

      new-optional-request-property

    • removed the request property issuer/allOf[Issuer]/authType

      request-property-removed

    • removed the request property issuer/allOf[Issuer]/verified

      request-property-removed

    • added the optional property uri to the response with the 200 status

      response-optional-property-added

    This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Of the 10 revisions, 2 have no diff computed.