Skip to content

Fix main branch issues #641

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

Merged
merged 91 commits into from
May 3, 2023
Merged

Fix main branch issues #641

merged 91 commits into from
May 3, 2023

Conversation

Avery-Dunn
Copy link
Collaborator

The main branch was in a weird state between versions 1.13.1 and 1.13.2, and had gotten out of sync with the dev branch

This PR brings it up to date with the current dev branch and resolves various merge conflicts, so hopefully the next dev->main merge goes smoothly

library version update to fix security vulnerability
siddhijain and others added 25 commits March 27, 2023 21:48
updated org-json version to resolve Dependabot alert
* Better error handling for redirect URIs

* Update oauth2-oidc-sdk dependency

* Address review comments

Co-authored-by: Bogdan Gavril <[email protected]>

---------

Co-authored-by: Bogdan Gavril <[email protected]>
* Version updates for 1.13.8 release

* Update changelog.txt
Point to MSAL Java reference docs onboarded to Microsoft Learn
# Conflicts:
#	README.md
#	msal4j-sdk/changelog.txt
#	msal4j-sdk/src/integrationtest/java/com.microsoft.aad.msal4j/ClientCredentialsIT.java
#	msal4j-sdk/src/integrationtest/java/com.microsoft.aad.msal4j/TestConstants.java
#	msal4j-sdk/src/main/java/com/microsoft/aad/msal4j/AadInstanceDiscoveryProvider.java
#	msal4j-sdk/src/main/java/com/microsoft/aad/msal4j/AbstractClientApplicationBase.java
#	msal4j-sdk/src/main/java/com/microsoft/aad/msal4j/TokenRequestExecutor.java
#	msal4j-sdk/src/samples/msal-b2c-web-sample/pom.xml
#	msal4j-sdk/src/samples/msal-obo-sample/pom.xml
#	msal4j-sdk/src/samples/msal-web-sample/pom.xml
#	pom.xml
…ation-library-for-java into avdunn/fix-branch-issues

# Conflicts:
#	README.md
#	changelog.txt
#	msal4j-brokers/pom.xml
#	msal4j-sdk/README.md
#	msal4j-sdk/bnd.bnd
#	msal4j-sdk/pom.xml
#	src/integrationtest/java/com.microsoft.aad.msal4j/InstanceDiscoveryTest.java
#	src/integrationtest/java/com.microsoft.aad.msal4j/InvalidAuthorityIT.java
#	src/main/java/com/microsoft/aad/msal4j/CIAMAuthority.java
#	src/samples/msal-b2c-web-sample/pom.xml
#	src/samples/msal-obo-sample/pom.xml
#	src/samples/msal-web-sample/pom.xml
@Avery-Dunn Avery-Dunn requested a review from siddhijain May 2, 2023 16:24
@Avery-Dunn Avery-Dunn changed the title Avdunn/fix branch issues Fix main branch issues May 2, 2023
Copy link
Contributor

@siddhijain siddhijain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks for taking care of this long-pending task.

@Avery-Dunn Avery-Dunn merged commit a08b9be into main May 3, 2023
Avery-Dunn added a commit that referenced this pull request May 4, 2023
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.

4 participants