Commit abcfa45
feat(iam): relax redirect_uri validation and add OIDC parameters
- Add logging for redirect_uri mismatch in IamClient authorization
- Add approval_prompt, access_type, include_granted_scopes to IdpController
- Add 'preferred_username' to claims_supported in Idp discovery
- Add email field with HIDDEN permission for user custom props update
- Comment out ACR/AMR claims pending implementation1 parent d514de3 commit abcfa45
2 files changed
Lines changed: 29 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
159 | 162 | | |
160 | 163 | | |
161 | 164 | | |
| |||
678 | 681 | | |
679 | 682 | | |
680 | 683 | | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
681 | 687 | | |
| 688 | + | |
682 | 689 | | |
683 | 690 | | |
684 | 691 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
51 | 55 | | |
52 | 56 | | |
53 | 57 | | |
| |||
1360 | 1364 | | |
1361 | 1365 | | |
1362 | 1366 | | |
1363 | | - | |
1364 | | - | |
1365 | | - | |
| 1367 | + | |
| 1368 | + | |
| 1369 | + | |
| 1370 | + | |
| 1371 | + | |
| 1372 | + | |
| 1373 | + | |
| 1374 | + | |
| 1375 | + | |
| 1376 | + | |
| 1377 | + | |
| 1378 | + | |
| 1379 | + | |
| 1380 | + | |
| 1381 | + | |
1366 | 1382 | | |
1367 | 1383 | | |
1368 | 1384 | | |
| |||
1692 | 1708 | | |
1693 | 1709 | | |
1694 | 1710 | | |
| 1711 | + | |
| 1712 | + | |
1695 | 1713 | | |
1696 | 1714 | | |
1697 | 1715 | | |
| |||
1832 | 1850 | | |
1833 | 1851 | | |
1834 | 1852 | | |
1835 | | - | |
| 1853 | + | |
1836 | 1854 | | |
1837 | 1855 | | |
1838 | 1856 | | |
| |||
0 commit comments