Commit 29b09c2
Moary Chen
Support web app and web api in the same application (Azure#22674)
1 parent 8cdf9d8 commit 29b09c2
File tree
65 files changed
+2316
-1091
lines changed- sdk/spring
- azure-spring-boot-starter-active-directory-b2c
- azure-spring-boot-starter-active-directory
- azure-spring-boot-test-aad-obo/src/test/java/com/azure/test/aad/webapi/obo
- azure-spring-boot-test-aad/src/test/java/com/azure/test/aad/selenium
- conditional/access
- groupid/role
- logout
- multitenant
- oauth2client
- issuedat
- scopes
- ondemand
- role
- user/name/attribute
- azure-spring-boot-test-core/src/main/java/com/azure/spring/test/aad
- azure-spring-boot
- src
- main
- java/com/azure/spring
- aad
- webapi
- webapp
- autoconfigure
- aad
- b2c
- condition/aad
- utils
- resources/META-INF
- samples/java/com/azure/spring/aad
- webapi
- webapp
- test
- java/com/azure/spring
- aad
- webapi
- webapp
- autoconfigure/condition/aad
- resources
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
65 files changed
+2316
-1091
lines changedLines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
252 | | - | |
| 252 | + | |
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
| |||
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
276 | | - | |
| 276 | + | |
277 | 277 | | |
278 | 278 | | |
279 | 279 | | |
| |||
328 | 328 | | |
329 | 329 | | |
330 | 330 | | |
331 | | - | |
| 331 | + | |
332 | 332 | | |
333 | 333 | | |
334 | 334 | | |
| |||
343 | 343 | | |
344 | 344 | | |
345 | 345 | | |
346 | | - | |
| 346 | + | |
347 | 347 | | |
348 | 348 | | |
349 | 349 | | |
| |||
416 | 416 | | |
417 | 417 | | |
418 | 418 | | |
419 | | - | |
| 419 | + | |
420 | 420 | | |
421 | 421 | | |
422 | 422 | | |
| |||
441 | 441 | | |
442 | 442 | | |
443 | 443 | | |
444 | | - | |
| 444 | + | |
445 | 445 | | |
446 | 446 | | |
447 | 447 | | |
| |||
Lines changed: 22 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
4 | 25 | | |
5 | 26 | | |
6 | 27 | | |
7 | 28 | | |
8 | 29 | | |
| 30 | + | |
9 | 31 | | |
10 | 32 | | |
11 | 33 | | |
| |||
0 commit comments