-
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
Write design doc for azure-spring-security-oauth2 #23369
Labels
azure-spring
All azure-spring related issues
azure-spring-aad
Spring active directory related issues.
Client
This issue points to a problem in the data-plane of the library.
feature-request
This issue requires a new behavior in the product in order be resolved.
Milestone
Comments
chenrujun
added
azure-spring
All azure-spring related issues
azure-spring-aad
Spring active directory related issues.
labels
Aug 5, 2021
chenrujun
changed the title
Reconstruct aad related code in azure-spring-boot.
For aad-starter, only keep autoconfig related content in azure-spring-boot
Aug 5, 2021
chenrujun
added
the
Client
This issue points to a problem in the data-plane of the library.
label
Aug 9, 2021
chenrujun
changed the title
For aad-starter, only keep autoconfig related content in azure-spring-boot
Follow spring's convention for azure-spring-boot-starter-active-directory.
Aug 9, 2021
chenrujun
changed the title
Follow spring's convention for azure-spring-boot-starter-active-directory.
azure-spring-boot-starter-active-directory architecture redesign.
Aug 10, 2021
chenrujun
added
the
feature-request
This issue requires a new behavior in the product in order be resolved.
label
Aug 13, 2021
Classes that can move into new artifact.azure-spring-security-web
azure-spring-security-oauth2-core
azure-spring-security-oauth2-client
azure-spring-security-oauth2-resource-server
|
chenrujun
changed the title
azure-spring-boot-starter-active-directory architecture redesign.
Write design doc for azure-spring-security
Aug 20, 2021
Dependency relationship of spring-boot-starter-oauth2-xxx and spring-security-xxx: |
Closing this issue because design doc finished: https://github.com/Azure/azure-sdk-for-java/wiki/Spring-Security-OAuth-2-for-Azure-design |
chenrujun
changed the title
Write design doc for azure-spring-security
Write design doc for azure-spring-security-oauth2
Aug 23, 2021
chenrujun
changed the title
Write design doc for azure-spring-security-oauth2
[Azure AD] Write design doc for azure-spring-security-oauth2
Sep 26, 2021
chenrujun
changed the title
[Azure AD] Write design doc for azure-spring-security-oauth2
Write design doc for azure-spring-security-oauth2
Sep 27, 2021
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
azure-spring
All azure-spring related issues
azure-spring-aad
Spring active directory related issues.
Client
This issue points to a problem in the data-plane of the library.
feature-request
This issue requires a new behavior in the product in order be resolved.
completed design doc: https://github.com/Azure/azure-sdk-for-java/wiki/Spring-Security-OAuth-2-for-Azure-design
Parent Epic issue: #23402
Current dependency relationship doesn't follow spring's convention.
cosmos.enable.config
/ readme / changelog. For example: [azure-spring-boot-starter-keyvault-certificates] contains java code.build
segment.azure-spring-boot-keyvault
. Some integration test should convert to unit-test. (IT -> UT can skip in current issue.)azure-spring-security-oauth2-xxx
should be created.azure-spring-security-oauth2-xxx
should be created just likespring-security-oauth2-xxx
.Here is dependency relationship of spring-security-oauth2-xxx-external (spring-security-oauth2-xxx-external):
Here is dependency relationship of spring-security-oauth2-xxx-internal (spring-security-oauth2-xxx-internal)
The text was updated successfully, but these errors were encountered: