Why do you need this change?
Working on a project which requires dataverse login to gcc cloud high
Describe the request
codeunit 7203 "CDS Environment"
OAuthAuthorityUrlAuthCodeTxt: Label 'https://login.microsoftonline.com/common/oauth2', Locked = true;
Working on a project which requires login to gcc cloud high - the required login url is login.microsoftonline.US since this is hardcoded we cannot access the dataverse. There doesn't seem to be any events or ways to code into this functionality - any workarounds in place?
OAuthAuthorityUrlAuthCodeTxt: Label 'https://login.microsoftonline.com/common/oauth2', Locked = true;
Why do you need this change?
Working on a project which requires dataverse login to gcc cloud high
Describe the request
codeunit 7203 "CDS Environment"
OAuthAuthorityUrlAuthCodeTxt: Label 'https://login.microsoftonline.com/common/oauth2', Locked = true;
Working on a project which requires login to gcc cloud high - the required login url is login.microsoftonline.US since this is hardcoded we cannot access the dataverse. There doesn't seem to be any events or ways to code into this functionality - any workarounds in place?
OAuthAuthorityUrlAuthCodeTxt: Label 'https://login.microsoftonline.com/common/oauth2', Locked = true;