Commit 4300f92
authored
Brandon/bb2 3360 smart on fhir (#1272)
* adding smart on fhir configuration endpoint
* fixing pylint errors
* more fixing of pylint errors
* removing unnecessary fields for smart configuration response
* fixing url path for smart config v2
* adding authorize-post to capabilities
* removing v1 response and changing all OIDC config responses to v2
* fixing smart config url pattern
* fixing linter errors
* updating revocation endpoint to v2 and updating swagger openid config to match between versions
* removing deprecated v2 param
* updating tests to handle v2 cases
* removing deprecated v2 param
* removing unnecessary fields
* fixing typo for smart config endpoint1 parent d575789 commit 4300f92
2 files changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| |||
117 | 116 | | |
118 | 117 | | |
119 | 118 | | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
127 | 126 | | |
128 | 127 | | |
129 | 128 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments