Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Process Authentication for many tasks #297

Open
Mooferman opened this issue Jan 6, 2021 · 0 comments
Open

Process Authentication for many tasks #297

Mooferman opened this issue Jan 6, 2021 · 0 comments

Comments

@Mooferman
Copy link

Mooferman commented Jan 6, 2021

Now Microsoft has retired support for named users and passwords (WS-trust), many of your tasks have stopped working and will need an alternative authentications method such as Application Authentication for Process Authentication.

see: https://docs.microsoft.com/en-us/powerapps/developer/data-platform/use-single-tenant-server-server-authentication

Tasks which fail with the odd error of "##[error]Object reference not set to an instance of an object.", although I believe it is because of the above are:

  • Reset Online Instance
  • Delete Instance
  • Provision Instance
  • Copy Instance

I'd assume any tasks that use the ApiUrl with a username and password will fail since the depreciation.

If you could change the authentication to work with a new method, that would be greatly appreciated, also happy for you to point out if there is something I'm missing that will make it work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant