Commit 26fba67
Fix/additive custom claims arrays (#170)
* feat: add preset claims while keeping existing claim contents
* feat: add more custom claims
* chore: update CHANGELOG
* Update CHANGELOG.md
Co-authored-by: Sergei Mikhailov <[email protected]>
Signed-off-by: Martin Nicholson <[email protected]>
* chore: update application_version
* fix: set claim JSON correctly for non-objects
* chore: version bump and CHANGELOG update
---------
Signed-off-by: Martin Nicholson <[email protected]>
Co-authored-by: Sergei Mikhailov <[email protected]>1 parent fe6eb88 commit 26fba67
File tree
3 files changed
+18
-6
lines changed- config
- templates/platform/message
3 files changed
+18
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
4 | 9 | | |
5 | 10 | | |
6 | 11 | | |
| |||
118 | 123 | | |
119 | 124 | | |
120 | 125 | | |
121 | | - | |
| 126 | + | |
122 | 127 | | |
123 | 128 | | |
124 | 129 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
Lines changed: 11 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
232 | 239 | | |
233 | 240 | | |
234 | 241 | | |
| |||
0 commit comments