Add Profile information to Azure SCM OAuth Request.

Signed-off-by: Phill Morton <phill.morton@theaccessgroup.com>
This commit is contained in:
Phill Morton
2024-02-22 12:48:49 +00:00
parent 1ff62c9aeb
commit e951416945
@@ -204,6 +204,9 @@ export class ScmAuth implements ScmAuthApi {
'499b84ac-1321-427f-aa17-267ca6975798/vso.graph',
'499b84ac-1321-427f-aa17-267ca6975798/vso.project',
'499b84ac-1321-427f-aa17-267ca6975798/vso.profile',
'profile',
'openid',
'email',
],
repoWrite: ['499b84ac-1321-427f-aa17-267ca6975798/vso.code_manage'],
});