Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,4 @@ $ echo -n '__<microsoft_azure_devops_services_oauth_app_id>__' | base64
$ echo -n '__<microsoft_azure_devops_services_oauth_client_secret>__' | base64
----

.Additional resources

* link:https://learn.microsoft.com/en-us/azure/devops/integrate/get-started/authentication/oauth?view=azure-devops[Authorize access to REST APIs with OAuth 2.0]
. After Configuring OAuth make sure to link:https://learn.microsoft.com/en-us/azure/devops/integrate/get-started/authentication/oauth?view=azure-devops[Authorize access to the application with OAuth 2.0]