Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Mar 16, 2021. It is now read-only.

Releases: microsoftgraph/msgraph-sdk-java-auth

0.3.0 Merge pull request #59 from microsoftgraph/bugfix/workflow-trigger

05 Feb 18:49
0.3.0
e5ef641

Choose a tag to compare

Merge pull request #59 from microsoftgraph/bugfix/workflow-trigger

0.2.0: Merge pull request #48 from microsoftgraph/dev

27 Jun 02:32
0abd407

Choose a tag to compare

Changes:

  • 0abd407 Merge pull request #48 from microsoftgraph/dev
  • 4a96a76 Merge pull request #46 from microsoftgraph/ramsessanchez-patch-1
  • 731b9d6 Update getLatestVersion.ps1
  • 2507413 Merge pull request #45 from microsoftgraph/dev
  • 123fef0 Merge pull request #44 from microsoftgraph/rsh/scriptUpdate
  • b68b41b small type causing an error
  • 50b4175 Merge pull request #43 from microsoftgraph/dev
  • ae3b582 Merge pull request #42 from microsoftgraph/rsh/gradleBuildUpdate
  • 6e8e6eb Update build.gradle
  • 32aa234 changes to the build.gradle file regarding the pom file specification
See More
  • 7fdbdbd Merge pull request #41 from microsoftgraph/dev
  • 9812be9 Merge pull request #40 from microsoftgraph/rsh/updatePipeline
  • 7e01805 Update buildAndPackage.yml for Azure Pipelines
  • 1c09870 Merge pull request #39 from microsoftgraph/rsh/updateMavenRepoURL
  • f8d202c Update gradle.properties
  • 88a1c7a Merge pull request #38 from microsoftgraph/rsh/buildAndPackagePipeline
  • 99a5b43 Update getLatestVersion.ps1
  • 29006eb Merge branch 'dev' into rsh/buildAndPackagePipeline
  • 6e85daa Update prValidate.yml
  • fb82c16 Update prValidate.yml for Azure Pipelines
  • 0c3e74d Update buildAndPackage.yml for Azure Pipelines
  • 3176509 add the validation and latest version scripts
  • 0700b44 Update buildAndPackage.yml for Azure Pipelines
  • 764b811 Update prValidate.yml for Azure Pipelines
  • 980c573 add folder to hold scripts, also add two scripts
  • d510a0d Update prValidate.yml
  • 5e3c522 Update prValidate.yml
  • 2e0f805 Update prValidate.yml for Azure Pipelines
  • 7f2513d Update buildAndPackage.yml for Azure Pipelines
  • 5e49e73 Update buildAndPackage.yml for Azure Pipelines
  • 12cc977 Update buildAndPackage.yml for Azure Pipelines
  • c078551 Update buildAndPackage.yml for Azure Pipelines
  • 0d98f1a Update buildAndPackage.yml for Azure Pipelines
  • d05eac1 Set up CI with Azure Pipelines
  • ed679d8 Update prValidate.yml
  • fd63fc7 Set up CI with Azure Pipelines
  • 730e713 Merge pull request #33 from GaganBhat/patch-1
  • c166dc7 Update snapshot version in readme
  • 423477c Merge pull request #31 from microsoftgraph/MIchaelMainer/updateVersion
  • cea6c58 Update minor version
  • 2b11273 Merge pull request #29 from baywet/patch-1 [ #17, #22, #24, #28 ]
  • 11c6fcb - bumps core to 1.0.1
  • 3cef845 - fixes #17, #22, #24, #28: bumps dependencies so IAuthenticationProvider and ICoreAuthenticationProvider can be found
  • 0e94039 Merge pull request #13 from microsoftgraph/graldejar
  • 99d5d74 Added gradle jar
  • b7a8bd1 Merge pull request #11 from microsoftgraph/contributing
  • 1c78aa0 Added Contributing.md and third party notices
  • d18630d Merge pull request #10 from microsoftgraph/readme
  • bd39b8d Updated Sample readme
  • 3355d8c Merge pull request #8 from microsoftgraph/core-auth-integration
  • 9a3d4ec Updated Readme
  • dbd0196 Implemented msgraph-sdk-java's IAuthProvider interface. Migrated core authenticate request to okhttp.
  • 2ffcbee Merge pull request #5 from microsoftgraph/mavenSnapshot
  • 28ecdb8 removed version image in readme
  • 5011411 edited readme for maven snapshot
  • c5478bc Merge pull request #4 from microsoftgraph/editReadme
  • bd64c8b Merge pull request #3 from microsoftgraph/publish-script
  • 1285f0c edited readme
  • 90c8301 build and publish script
  • 6177e4b Merge pull request #2 from microsoftgraph/clientCredentialProvider
  • 4c9140b Added setter and getters for variables in BaseAuthentication.
  • 61d68ac Added tests for ClientCredentialProvider, edited providers with authenticateRequest impl.
  • f6c9220 Added Client Credential Provider
  • 7bacb81 Merge pull request #1 from microsoftgraph/auth-provider
  • 89baa0a Changed variable names and indentation.
  • 441567c BaseAuthenticationTests edited tests
  • eee27d6 username and authorization-code auth providers

This list of changes was auto generated.

Preview Release for MSGraph Auth Providers for Java

27 Feb 08:25
2ffcbee

Choose a tag to compare

Authentication providers for msgraph-sdk-java-core
and msgraph-sdk-java

  • Implemented IAuthenticationProvider interface of msgraph-sdk-java
  • Implemented ICoreAuthenticationProvider interface of msgraph-sdk-java-core
  • Added Authorization code provider
  • Added Client Credential provider
  • Added Username Password Provider
  • Gradle build and publishing script
  • Used Apache oltu as authentication library
  • Published snapshots at jcenter and maven central
Morty Proxy This is a proxified and sanitized view of the page, visit original site.