ms-identity-java-webapi
ms-identity-java-webapi copied to clipboard
A Java Web API that calls another web API with the Microsoft identity platform using the On-Behalf-Of flow
Hi Team, How we can get access token again If access token is expired or want to get new token (refresh token) without customer re-authentication in Msal. Previously we were...
Bumps org.apache.commons:commons-lang3 from 3.9 to 3.13.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [com.microsoft.graph:microsoft-graph](https://github.com/microsoftgraph/msgraph-sdk-java) from 5.5.0 to 5.65.0. Release notes Sourced from com.microsoft.graph:microsoft-graph's releases. v5.65.0 Added DriveItemPermanentDelete derived types and requests. TenantInformation model, derived types and requests. v5.64.0 Added AccessPackage derived types...
Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.1.4.RELEASE to 3.1.2. Release notes Sourced from org.springframework.boot:spring-boot-starter-parent's releases. v3.1.2 :lady_beetle: Bug Fixes Native reflection hints missing for nested properties declared in a superclass #36448 Connecting to...
Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.1.7.RELEASE to 3.1.2. Release notes Sourced from org.springframework.boot:spring-boot-starter-parent's releases. v3.1.2 :lady_beetle: Bug Fixes Native reflection hints missing for nested properties declared in a superclass #36448 Connecting to...
Bumps [msal4j](https://github.com/AzureAD/microsoft-authentication-library-for-java) from 1.11.0 to 1.13.9. Release notes Sourced from msal4j's releases. msal4j v1.13.8 Added support for CIAM authority Added refresh_in logic for managed identity flow Better exception handling in...
Bumps [msal4j](https://github.com/AzureAD/microsoft-authentication-library-for-java) from 1.11.0 to 1.13.9. Release notes Sourced from msal4j's releases. msal4j v1.13.8 Added support for CIAM authority Added refresh_in logic for managed identity flow Better exception handling in...
Bumps [oauth2-oidc-sdk](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions) from 6.5 to 10.11. Changelog Sourced from oauth2-oidc-sdk's changelog. version 1.0 (2012-05-29) * First official release with authorisation endpoint, token endpoint, check ID endpoint and UserInfo endpoint support....
Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.4.0 to 1.9.0. Release notes Sourced from kotlin-stdlib's releases. Kotlin 1.9.0-RC Changelog Backend. Wasm KT-58188 Restore binary compatibility of PlatformDiagnosticSuppressor.shouldReportUnusedParameter KT-58293 Wasm: ReferenceError: e is not defined...
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20090211 to 20230618. Release notes Sourced from json's releases. 20230618 Pull Request Description #749 Prep for release 20230618 #740 Fixed Flaky Tests Caused by JSON permutations #734...