Skip to content
This repository was archived by the owner on Jun 17, 2024. It is now read-only.

Conversation

@jacrys
Copy link

@jacrys jacrys commented Dec 13, 2018

AcquireToken signature changed in v3 of the ADAL library. Now instead of a string for the final parameter, it requires a Platform Parameter Object. Made async changes as AcquireToken was deprecated in v3, replaced with AcquireTokenAsync. BindToGateway Endpoint has changed for takeover-dataset.ps1 and now expects the gateway id in POST body. Added variables and serialization to handle this.

jacrys and others added 9 commits December 13, 2018 10:00
AcquireToken signature changed in v3 of the ADAL library.  Now instead of a string for last parameter, it requires a Platform Parameter Object.
Neglegted to add the async changes as AcquireToken was deprecated in v3, replaced with AcquireTokenAsync.
AcquireToken signature changed in v3 of the ADAL library. Now instead of a string for last parameter, it requires a Platform Parameter Object.
AcquireToken signature changed in v3 of the ADAL library. Now instead of a string for last parameter, it requires a Platform Parameter Object.
AcquireToken signature changed in v3 of the ADAL library. Now instead of a string for last parameter, it requires a Platform Parameter Object. Made async changes as AcquireToken was deprecated in v3, replaced with AcquireTokenAsync.
AcquireToken signature changed in v3 of the ADAL library. Now instead of a string for last parameter, it requires a Platform Parameter Object. Made async changes as AcquireToken was deprecated in v3, replaced with AcquireTokenAsync.
BindToGateway Endpoint has changed and expects the gateway id.  Added variables and serialization to handle this.
AcquireToken signature changed in v3 of the ADAL library. Now instead of a string for last parameter, it requires a Platform Parameter Object. Made async changes as AcquireToken was deprecated in v3, replaced with AcquireTokenAsync.
AcquireToken signature changed in v3 of the ADAL library. Now instead of a string for last parameter, it requires a Platform Parameter Object. Made async changes as AcquireToken was deprecated in v3, replaced with AcquireTokenAsync.
@jacrys jacrys changed the title Jacrys adal v3 patch Add requirements for ADAL v3 and updated gateway endpoint to conform to PBI API v2 reqs Dec 13, 2018
@guyinacube
Copy link
Contributor

I've asked @mshmordo and @Alonbaram to review this before merging.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants