-
Notifications
You must be signed in to change notification settings - Fork 2k
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
update readme for aad starter #18826
update readme for aad starter #18826
Conversation
sdk/spring/azure-spring-boot-starter-active-directory/README.md
Outdated
Show resolved
Hide resolved
sdk/spring/azure-spring-boot-starter-active-directory/README.md
Outdated
Show resolved
Hide resolved
sdk/spring/azure-spring-boot-starter-active-directory/README.md
Outdated
Show resolved
Hide resolved
My suggestions:
|
sdk/spring/azure-spring-boot-starter-active-directory/README.md
Outdated
Show resolved
Hide resolved
sdk/spring/azure-spring-boot-starter-active-directory/README.md
Outdated
Show resolved
Hide resolved
This pull request is protected by Check Enforcer. What is Check Enforcer?Check Enforcer helps ensure all pull requests are covered by at least one check-run (typically an Azure Pipeline). When all check-runs associated with this pull request pass then Check Enforcer itself will pass. Why am I getting this message?You are getting this message because Check Enforcer did not detect any check-runs being associated with this pull request within five minutes. This may indicate that your pull request is not covered by any pipelines and so Check Enforcer is correctly blocking the pull request being merged. What should I do now?If the check-enforcer check-run is not passing and all other check-runs associated with this PR are passing (excluding license-cla) then you could try telling Check Enforcer to evaluate your pull request again. You can do this by adding a comment to this pull request as follows: What if I am onboarding a new service?Often, new services do not have validation pipelines associated with them, in order to bootstrap pipelines for a new service, you can issue the following command as a pull request comment: |
…97-abel/azure-sdk-for-java into update-readme-for-starter
sdk/spring/azure-spring-boot-starter-active-directory/README.md
Outdated
Show resolved
Hide resolved
sdk/spring/azure-spring-boot-starter-active-directory/README.md
Outdated
Show resolved
Hide resolved
sdk/spring/azure-spring-boot-starter-active-directory/README.md
Outdated
Show resolved
Hide resolved
sdk/spring/azure-spring-boot-starter-active-directory/README.md
Outdated
Show resolved
Hide resolved
sdk/spring/azure-spring-boot-starter-active-directory/README.md
Outdated
Show resolved
Hide resolved
sdk/spring/azure-spring-boot-starter-active-directory/README.md
Outdated
Show resolved
Hide resolved
sdk/spring/azure-spring-boot-starter-active-directory/README.md
Outdated
Show resolved
Hide resolved
sdk/spring/azure-spring-boot-starter-active-directory/README.md
Outdated
Show resolved
Hide resolved
sdk/spring/azure-spring-boot-starter-active-directory/README.md
Outdated
Show resolved
Hide resolved
sdk/spring/azure-spring-boot-starter-active-directory/README.md
Outdated
Show resolved
Hide resolved
sdk/spring/azure-spring-boot-starter-active-directory/README.md
Outdated
Show resolved
Hide resolved
sdk/spring/azure-spring-boot-starter-active-directory/README.md
Outdated
Show resolved
Hide resolved
sdk/spring/azure-spring-boot-starter-active-directory/README.md
Outdated
Show resolved
Hide resolved
sdk/spring/azure-spring-boot-starter-active-directory/README.md
Outdated
Show resolved
Hide resolved
Based on Azure AD as a Resource Server, it uses `BearerTokenAuthenticationFilter` authorize request. The current resource server also can access other resources, there's a similar method to the web application usage to obtain access to the client access token, the difference is the access token obtained based on the `MSAL On-Behalf-Of` process. | ||
|
||
#### System diagram | ||
Only as a Resource Server, no further access to other resources protected by Azure AD. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To keep same style, no text between #### System diagram
and the image. Move to ### Resource Server
.
...ctive-directory/resource/source-file/add-based-resource-server-access-other-resources.drawio
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
[Compute] Disk 2022-03-02 (Azure#19116) * new version folder * new version folder * sync with diskRP 2021-12-01 changes * Update creationData description (Azure#18050) * Update diskRPCommon.json * Update diskRPCommon.json * adding SecurityProfile in DiskRestorePointProperties (Azure#18826) * add cross-tenant feature (Azure#18718) * add cross-tenant feature * fix filename typo * prettier * Swagger changes for PremiumV2 in DiskRP (Azure#18786) * Swagger changes for PremiumV2 in DiskRP * Added new property copyCompletionError * Updated description for new property copyCompletionError * Added the type as object for CopyCompletionError * Addressed comment to update the description for CopySourceNotFound Co-authored-by: akashpargat <akashpargat@microsoft.com> * Add new Azure Compute Gallery image ids to ImageDiskReference for PutDisk Support in 2022-03-02 Api Version (Azure#18868) * new sig ids for put disk 2022-03-02 * fix errors and add example path * extra space * remove required id * prettify common Co-authored-by: Jerry Chan <jerch@microsoft.com> * Feature/cplat 2022 03 02 (Azure#18945) * add cross-tenant feature * fix filename typo * prettier * add federatedClientId to diskEncryptionSetUpdateProperties * New ApI Version * Readme changes * adding SecurityProfile in DiskRestorePointProperties (Azure#18826) * add cross-tenant feature (Azure#18718) * add cross-tenant feature * fix filename typo * prettier * Swagger changes for PremiumV2 in DiskRP (Azure#18786) * Swagger changes for PremiumV2 in DiskRP * Added new property copyCompletionError * Updated description for new property copyCompletionError * Added the type as object for CopyCompletionError * Addressed comment to update the description for CopySourceNotFound Co-authored-by: akashpargat <akashpargat@microsoft.com> * Add new Azure Compute Gallery image ids to ImageDiskReference for PutDisk Support in 2022-03-02 Api Version (Azure#18868) * new sig ids for put disk 2022-03-02 * fix errors and add example path * extra space * remove required id * prettify common Co-authored-by: Jerry Chan <jerch@microsoft.com> * Feature/cplat 2022 03 02 (Azure#18945) * add cross-tenant feature * fix filename typo * prettier * add federatedClientId to diskEncryptionSetUpdateProperties * GET snapshot-Changed CopyCompletionError enum name (Azure#19160) Co-authored-by: Karan Manish Thakkar <kathakkar@microsoft.com> * move UserAssignedIdentities to common.json to fix duplicate definition * update readme with gallery 2022-01-03 * sync with past updates * update with description for object * fix readme * GET snapshot-Changed CopyCompletionError enum name (Azure#19227) Co-authored-by: Karan Manish Thakkar <kathakkar@microsoft.com> * fixing readme.md * fix vmss userAssignedIdentities duplicate definition Co-authored-by: Theodore Chang <thchan@microsoft.com> Co-authored-by: anshulsolanki21 <73930854+anshulsolanki21@users.noreply.github.com> Co-authored-by: parkhyukjun89 <hyupar@microsoft.com> Co-authored-by: Akash Pargat <akashpargat@yahoo.com> Co-authored-by: akashpargat <akashpargat@microsoft.com> Co-authored-by: jerryc3 <48365571+jerryc3@users.noreply.github.com> Co-authored-by: Jerry Chan <jerch@microsoft.com> Co-authored-by: Karan Manish Thakkar <kkaran.thakkar@gmail.com> Co-authored-by: Karan Manish Thakkar <kathakkar@microsoft.com> Co-authored-by: Theodore Chang <theodore.l.chang@gmail.com>
Move code and configuration files from example to key concepts