Skip to content
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

Add scope when get token #67

Merged
merged 20 commits into from
Dec 19, 2023
Merged

Conversation

leonard520
Copy link
Contributor

@leonard520 leonard520 commented Dec 4, 2023

Due to Auth change, the sample project cannot work because of aud is required. In this pull request, it does:

  • Add aud in sample code
  • Upgrade spring boot to 3.2 and customize RestTemplate using Config Data.
  • Update pom.xml to make it more accurate
  • Update README.md to use the latest Azure CLI commands

yuwzho
yuwzho previously approved these changes Dec 13, 2023
@dingmeng-xue dingmeng-xue linked an issue Dec 16, 2023 that may be closed by this pull request
dingmeng-xue
dingmeng-xue previously approved these changes Dec 18, 2023
@dingmeng-xue dingmeng-xue changed the title add scope when get token Add scope when get token Dec 18, 2023
Co-authored-by: Xiaolu Dai <31124698+saragluna@users.noreply.github.com>
@dingmeng-xue dingmeng-xue merged commit 4c61c9f into Azure-Samples:main Dec 19, 2023
3 checks passed
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.

audience is required to access config server remotely
5 participants