Skip to content

Revert "Add IBroker implementation for MSALRuntime"#588

Merged
Avery-Dunn merged 1 commit intodevfrom
revert-563-avdunn/msalruntime-broker
Jan 31, 2023
Merged

Revert "Add IBroker implementation for MSALRuntime"#588
Avery-Dunn merged 1 commit intodevfrom
revert-563-avdunn/msalruntime-broker

Conversation

@Avery-Dunn
Copy link
Contributor

Moving this to a beta branch rather than dev

@Avery-Dunn Avery-Dunn requested a review from siddhijain January 31, 2023 22:02
@Avery-Dunn Avery-Dunn merged commit 0f57bc5 into dev Jan 31, 2023
Avery-Dunn added a commit that referenced this pull request May 3, 2023
* Add README

* plugins for GPG signing

* more plugins to fix failing tests

* add azure-pipelines to build

* Add a source file

* change class modifier for javadocs

* Removing developer tag

* library version update to fix security vulnerability

* Updated jackson-databind version

* Updated versions for hotfix release.

* expose instanceDiscovery flag

* updated comments

* updated b2c authority url for tests

* address PR comments + more tests

* missed update for regional endpoint

* separated b2c and adfs tests

* Revert unintentional commit

* Revert unintentional commit

* Fix Issue 572

* Fixed failing test

* update regional endpoints

* Updating release numbers for beta release

* update versions for release

* remove unintentional commit

* Add IBroker implementation for MSALRuntime (#563)

* Add IBroker implementation for MSALRuntime

* Remove dll used during testing

* Integrate broker steps to relevant flows in PublicClientApplication

* Add logic to cancel MsalRuntimeFutures

* Expand javadocs and exception handling

* Address code review comments

* Simplify future chaining, address code review comments

* Reorganize future chaining, fix testing issues

* Adjust how broker availability is checked

* Create automated test

* Adjust startup logic

* Correct version number for interop

* Correct broker versioning

* Move broker tests to MSAL Java package

* Remove usage of msal4j-brokers from msal4j

* Add missing SLFJ dependency

* Use newest msal4j

* Bump javamsalruntime version number

* Revert "Add IBroker implementation for MSALRuntime (#563)" (#588)

This reverts commit aacb439.

* regional endpoint change to always use login.microsoft.com

* Add support for both current and legacy B2C authority formats (#594)

* Add support for both current and legacy B2C authority formats

* Fix B2C format test

* add 2 seconds timeout while calling IMDS

* Fix failing tests

* Fix failing tests

* delete commented out code

* Use the dedicated admin consent endpoint instead of a query parameter (#599)

* updated versions for release

* update condition to throw exception

* added test for invalid authority

* Add tests for a CIAM user and reduce test code duplication (#603)

* Add tests for a CIAM user and reduce code duplication in several test files

* Revert changed method name

* Attempt to resolve credscan flag

* Resolve credscan issues

* Address code review comments

* Use default scope

* expose extraQueryParameters

* expose extraQueryParameters

* ExtraQueryParameters tests

* retrigger the tests

* Updated an existing test case to check added parameters

* Replace exception with warning

* version updates for release

* update json-smart version

* Updated json-smart version 

Updated json-smart version to a 'bug-free' version

* version updates for release

* Initial commit

* add CIAM authority file

* revert authority validation changes

* Fix failing tests

* Fix failing tests

* remove commented out line

* remove unnecessary code

* update exception message for device code flow

* add refresh_in logic

* resolve build issues + address PR comments

* update tests

* updated org-json version to resolve Dependabot alert

* Better redirect URI error handling and dependency upgrade (#633)

* Better error handling for redirect URIs

* Update oauth2-oidc-sdk dependency

* Address review comments

Co-authored-by: Bogdan Gavril <bogavril@microsoft.com>

---------

Co-authored-by: Bogdan Gavril <bogavril@microsoft.com>

* Version updates for 1.13.8 release (#634)

* Version updates for 1.13.8 release

* Update changelog.txt

* Point to MSAL Java reference docs onboarded to Microsoft Learn

* Get main branch in sync with dev branch

* Manually resolve differences between main and dev branches

* Manually resolve differences between main and dev branches

---------

Co-authored-by: siddhijain <siddhijain@microsoft.com>
Co-authored-by: Bogdan Gavril <bogavril@microsoft.com>
Co-authored-by: Dickson Mwendia <64727760+Dickson-Mwendia@users.noreply.github.com>
@Avery-Dunn Avery-Dunn deleted the revert-563-avdunn/msalruntime-broker branch May 3, 2023 15:52
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

Successfully merging this pull request may close these issues.

1 participant