The rootservices document is an RDF resource that all Jazz based applications provide, without authorization, to clients wishing to find specific service end points. This document includes OAuth URLs used in the OAuth based authentication process for non-web browser clients.
The client GETs the rootervices URL passing in an Accept
header of application/ntriples
.
Request:
Headers
GET https://example.com:9435/dm/rootservices HTTP/1.1
Accept: application/ntriples
Response:
Headers
HTTP/1.1 200 OK
Server: Apache-Coyote/1.1
ETag: "nQQLPGLvSXh8NEYQhFJslNFmDkI="
Date: Mon, 17 Sep 2012 16:31:20 GMT
Expires: Mon, 17 Sep 2012 16:36:20 GMT
Cache-Control: public
Content-Type: application/ntriples;charset=UTF-8
Transfer-Encoding: chunked
<https://example.com:9435/dm/distcenter/query> <http://purl.org/dc/terms/title> "Design Management JTS-Query Proxy" . <https://example.com:9435/dm/distcenter/baselines> <http://purl.org/dc/terms/title> "Design Management JTS-BaseLines Proxy" . <https://example.com:9435/dm/distcenter> <http://purl.org/dc/terms/title> "Design Management Query and Search Services" . <https://example.com:9435/dm/rhlocator/existingtools> <http://purl.org/dc/terms/title> "Design Management for Existing Tools" . <https://example.com:9435/dm/rhlocator/locate> <http://purl.org/dc/terms/title> "Design Management" . <https://example.com:9435/dm/rhlocator/ld> <http://purl.org/dc/terms/title> "Design Management of Tool's specific Leading Dimensions" . <https://example.com:9435/dm/distcenter/indexing> <http://purl.org/dc/terms/title> "Design Management JTS-Indexing Proxy" . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/web> <https://example.com:9435/dm/web> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/dm-search> <https://example.com:9435/dm/dm-search> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/prod/jazz/jfs/1.0/jauthRevokeTokenUrl> <https://example.com:9435/jts/jauth-revoke-token> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/streams> <https://example.com:9435/dm/streams> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/prod/jazz/jtp/0.6/defaultPracticeLibraryUrl> <https://example.com:9435/dm/process-authoring/libraries/shared> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/prod/jazz/jfs/1.0/jauthCheckTokenUrl> <https://example.com:9435/jts/jauth-check-token> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/groups> <https://example.com:9435/dm/groups> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/prod/jazz/jfs/1.0/setupWizardDescriptor> <https://example.com:9435/dm/setup-descriptor> . <https://example.com:9435/dm/rootservices> <http://open-services.net/ns/core#publisher> <https://example.com:9435/dm/application-about> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/subscriptions> <https://example.com:9435/dm/subscriptions> . <https://example.com:9435/dm/rootservices> <http://jazz.net/ns/ui#widgetCatalog> <https://example.com:9435/dm/WidgetCatalog> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/imageInfo> <https://example.com:9435/dm/imageInfo> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/dsf> <https://example.com:9435/dm/dsf> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/domainRegistry> <https://example.com:9435/dm/domainRegistry> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/dtkEditorDef> <https://example.com:9435/dm/dtk/EditorDefinition> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/explorer> <https://example.com:9435/dm/explorer> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/compareWithPrevious> <https://example.com:9435/dm/compareWithPrevious> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/prod/jazz/jfs/1.0/oauthApprovalModuleUrl> <https://example.com:9435/jts/_ajax-modules/com.ibm.team.repository.AuthorizeOAuth> . <https://example.com:9435/dm/rootservices> <http://open-services.net/ns/am#amServiceProviders> <https://example.com:9435/dm/oslc_am> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/models> <https://example.com:9435/dm/models> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/prod/jazz/jfs/1.0/users> <https://example.com:9435/jts/users> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/prod/jazz/jfs/1.0/indexing> <https://example.com:9435/dm/indexing> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/prod/jazz/jfs/1.0/mailer> <https://example.com:9435/jts/mailer> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/prod/jazz/jfs/1.0/query> <https://example.com:9435/dm/query> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/clmSampleProject> <https://example.com:9435/dm/clmSampleProject> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/metamodelconverter> <https://example.com:9435/dm/metamodelconverter> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/validation> <https://example.com:9435/dm/validation> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/comments> <https://example.com:9435/dm/comments> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/migration> <https://example.com:9435/dm/migration> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/prod/jazz/dashboard/1.0/dashboards> <https://example.com:9435/jts/dashboards> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/prod/jazz/process/0.6/processSecurity> <https://example.com:9435/dm/process-security> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/trackedResourceSetProvider> _:AX2dX1faaad8aX3aX139bcf5bed3X3aX5b90 . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/prod/jazz/jfs/1.0/jauthSigninUrl> <https://example.com:9435/jts/jauth-signin> . <https://example.com:9435/dm/rootservices> <http://jazz.net/ns/vvc#eventReceiver> <https://example.com:9435/dm/vvcEventReceiver> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/prod/jazz/discovery/1.0/discovery> <https://example.com:9435/dm/discovery> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/prod/jazz/jtp/0.6/file> <https://example.com:9435/dm/process-authoring/file> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/reviews> <https://example.com:9435/dm/reviews> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/dm-users> <https://example.com:9435/dm/dm-users> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/prod/jazz/jfs/1.0/baselines> <https://example.com:9435/dm/baselines> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/dm/distribute/1.0/distcenter> <https://example.com:9435/dm/distcenter> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/prod/jazz/jfs/1.0/search> <https://example.com:9435/dm/search> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/prod/jazz/process/1.0/projectAreaInitService> <https://example.com:9435/dm/initializationservice> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/design> <https://example.com:9435/dm/design> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/prod/jazz/jfs/1.0/storage> <https://example.com:9435/dm/storage> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/compare> <https://example.com:9435/dm/compare> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/properties> <https://example.com:9435/dm/properties> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/prod/jazz/jfs/1.0/oauthRequestTokenUrl> <https://example.com:9435/jts/oauth-request-token> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/dm-baselines> <https://example.com:9435/dm/dm-baselines> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/diagrams> <https://example.com:9435/dm/diagrams> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/prod/jazz/jfs/1.0/oauthExpireTokenUrl> <https://example.com:9435/jts/oauth-expire-token> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/prod/jazz/jfs/1.0/currentUser> <https://example.com:9435/jts/whoami> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/prod/jazz/jfs/1.0/adminWebUI> <https://example.com:9435/dm/admin> . <https://example.com:9435/dm/rootservices> <http://purl.org/dc/terms/title> "Design Management"@en . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/logical> <https://example.com:9435/dm/logical> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/fileUpload> <https://example.com:9435/dm/fileUpload> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/prod/jazz/jtp/0.6/license> <https://example.com:9435/dm/process-authoring/license> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/prod/jazz/jfs/1.0/oauthAccessTokenUrl> <https://example.com:9435/jts/oauth-access-token> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/folders> <https://example.com:9435/dm/folders> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/linktypes> <https://example.com:9435/dm/linktypes> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rh/locator/1.0/ld> <https://example.com:9435/dm/rhlocator/ld> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rh/locator/1.0/existingtools> <https://example.com:9435/dm/rhlocator/existingtools> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/auth> <https://example.com:9435/dm/auth> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/prod/jazz/discovery/1.0/infocenterRoot> <https://example.com:9435/rdmhelp> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/dm/distribute/1.0/baselines> <https://example.com:9435/dm/distcenter/baselines> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/status> <https://example.com:9435/dm/status> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/prod/jazz/jfs/1.0/oauthUserAuthorizationUrl> <https://example.com:9435/jts/oauth-authorize> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/dm/distribute/1.0/query> <https://example.com:9435/dm/distcenter/query> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/dsv> <https://example.com:9435/dm/dsv> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/queryvvc> <https://example.com:9435/dm/queryvvc> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/prod/jazz/jfs/1.0/serverRenameStatus> <https://example.com:9435/dm/appServerRenameStatus> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/modelquery> <https://example.com:9435/dm/modelquery> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/prod/jazz/discovery/1.0/viewletServiceRoot> <https://example.com:9435/jts> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/prod/jazz/jfs/1.0/jauthIssueTokenUrl> <https://example.com:9435/jts/jauth-issue-token> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/dminstall> <https://example.com:9435/dm/dminstall> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/prod/jazz/jfs/1.0/bulkOperations> <https://example.com:9435/dm/bulk> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/rdfdirectory> <https://example.com:9435/dm/rdfdirectory> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/prod/jazz/discovery/1.0/registration> <https://example.com:9435/dm/handleSetup> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/prod/jazz/jtp/0.6/associations> <https://example.com:9435/dm/process-authoring/associations> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/prod/jazz/discovery/1.0/friends> <https://example.com:9435/dm/friends> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/prod/jazz/frontingapp/process/1.0/processProxy> <https://example.com:9435/dm/processProxy> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/queries> <https://example.com:9435/dm/queries> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/info> <https://example.com:9435/dm/info> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/prod/jazz/jfs/1.0/oauthRealmName> "Jazz" . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/prod/jazz/jfs/1.0/oauthDomain> "https://example.com:9435/jts,https://example.com:9435/dm" . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/prod/jazz/jfs/1.0/jauthCheckAuthUrl> <https://example.com:9435/jts/jauth-check-auth> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/prod/jazz/process/0.6/processTemplates> <https://example.com:9435/dm/process/templates> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/dtkConfigure> <https://example.com:9435/dm/dtkConfigure> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/prod/jazz/jtp/0.6/processDescriptions> <https://example.com:9435/dm/process-authoring/descriptions> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/links> <https://example.com:9435/dm/links> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/dm-changesets> <https://example.com:9435/dm/dm-changesets> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/graphLayout> <https://example.com:9435/dm/graphLayout> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/owlInput> <https://example.com:9435/dm/owlInput> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/prod/jazz/process/0.6/projectAreas> <https://example.com:9435/dm/process/project-areas> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/modelvalidation> <https://example.com:9435/dm/modelvalidation> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/projects> <https://example.com:9435/dm/projects> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rh/locator/1.0/locate> <https://example.com:9435/dm/rhlocator/locate> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/prod/jazz/jfs/1.0/oauthRequestConsumerKeyUrl> <https://example.com:9435/jts/oauth-request-consumer> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/prod/jazz/jfs/1.0/jauthProxyUrl> <https://example.com:9435/jts/jauth-proxy> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/prod/jazz/jfs/1.0/changes> <https://example.com:9435/dm/changes> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/prod/jazz/jtp/0.6/practices> <https://example.com:9435/dm/process-authoring/practices> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/dm-history> <https://example.com:9435/dm/dm-history> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/prod/jazz/jfs/1.0/history> <https://example.com:9435/dm/history> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/importer> <https://example.com:9435/dm/importer> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/linkServiceProviders> <https://example.com:9435/dm/linkServiceProviders> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/prod/jazz/discovery/1.0/viewletWebUIRoot> <https://example.com:9435/dm> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/dm/distribute/1.0/indexing> <https://example.com:9435/dm/distcenter/indexing> . <https://example.com:9435/dm/rootservices> <http://open-services.net/xmlns/rm/1.0/rmServiceProviders> <https://example.com:9435/dm/oslc_rm> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/support> <https://example.com:9435/dm/support> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/resourceState> <https://example.com:9435/dm/resourceState> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/transforms> <https://example.com:9435/dm/transforms> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/rendering> <https://example.com:9435/dm/rendering> . <https://example.com:9435/dm/rootservices> <http://jazz.net/xmlns/rmps/1.0/oslcquery> <https://example.com:9435/dm/oslcquery> . _:AX2dX1faaad8aX3aX139bcf5bed3X3aX5b90 <http://jazz.net/ns/trs#trackedResourceSet> <https://example.com:9435/dm/trs> . _:AX2dX1faaad8aX3aX139bcf5bed3X3aX5b90 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://jazz.net/ns/trs#TrackedResourceSetProvider> . <https://example.com:9435/dm/importer> <http://purl.org/dc/terms/title> "Rational Software Architect Import Service" .