Skip to content
This repository has been archived by the owner on Apr 27, 2021. It is now read-only.

API Reference Security

VSTS System User edited this page Dec 20, 2017 · 4 revisions

Security

oauth2

The Fabric.Identity management API requires authentication using oath2 and requires the below scopes.

Type : oauth2
Flow : hybrid, implicit, client_credentials
Token URL : http://localhost:5001

Name Description
fabric/identity.manageresources Access to manage Client, API, and Identity resources.
Clone this wiki locally