Commit 85ce5ce
committed
fix(IDMS, user-data): Profiles API response handling and broker user-data fixes
- Correct Profiles API response handling
- Refactor user-data API parsing for safer debugging
- Align Profile pydantic model with API responses
- Syntax fix in user-data code
Also removes pre-broker merge artifacts erroneously reintroduced on main
(SAML account module, legacy SAML tests, obsolete fixture-stall doc).
Submodule: invenio-remote-user-data-kcworks updated to match staging.1 parent ef252cb commit 85ce5ce
11 files changed
Lines changed: 320 additions & 1101 deletions
File tree
- .github/workflows
- docs
- site/kcworks
- dependencies
- services/accounts
- tests
- api
- translations
- en/LC_MESSAGES
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
48 | 54 | | |
49 | 55 | | |
50 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
26 | 30 | | |
27 | 31 | | |
28 | 32 | | |
| |||
34 | 38 | | |
35 | 39 | | |
36 | 40 | | |
| 41 | + | |
| 42 | + | |
37 | 43 | | |
38 | 44 | | |
39 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
| 59 | + | |
58 | 60 | | |
| 61 | + | |
59 | 62 | | |
| 63 | + | |
| 64 | + | |
60 | 65 | | |
61 | 66 | | |
62 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
63 | 74 | | |
64 | 75 | | |
65 | 76 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| 171 | + | |
| 172 | + | |
171 | 173 | | |
172 | 174 | | |
173 | 175 | | |
| |||
1388 | 1390 | | |
1389 | 1391 | | |
1390 | 1392 | | |
1391 | | - | |
1392 | | - | |
1393 | | - | |
1394 | | - | |
1395 | | - | |
1396 | | - | |
1397 | | - | |
1398 | 1393 | | |
1399 | 1394 | | |
1400 | 1395 | | |
1401 | 1396 | | |
1402 | 1397 | | |
1403 | 1398 | | |
1404 | 1399 | | |
| 1400 | + | |
| 1401 | + | |
1405 | 1402 | | |
1406 | 1403 | | |
1407 | 1404 | | |
| |||
1413 | 1410 | | |
1414 | 1411 | | |
1415 | 1412 | | |
| 1413 | + | |
| 1414 | + | |
| 1415 | + | |
| 1416 | + | |
1416 | 1417 | | |
1417 | 1418 | | |
| 1419 | + | |
1418 | 1420 | | |
1419 | 1421 | | |
1420 | 1422 | | |
| |||
5475 | 5477 | | |
5476 | 5478 | | |
5477 | 5479 | | |
5478 | | - | |
5479 | | - | |
5480 | | - | |
5481 | | - | |
5482 | | - | |
5483 | | - | |
5484 | | - | |
5485 | | - | |
5486 | | - | |
5487 | | - | |
5488 | | - | |
5489 | | - | |
5490 | | - | |
5491 | | - | |
5492 | | - | |
5493 | | - | |
5494 | | - | |
5495 | | - | |
5496 | | - | |
5497 | | - | |
5498 | | - | |
5499 | | - | |
5500 | | - | |
5501 | | - | |
5502 | | - | |
5503 | | - | |
5504 | | - | |
5505 | | - | |
5506 | | - | |
5507 | 5480 | | |
5508 | 5481 | | |
5509 | 5482 | | |
| |||
Submodule invenio-remote-user-data-kcworks updated 6 files
0 commit comments