Commit af8b5fe
committed
feature(#20): this commit introduces a new POST action that allows you to associate an audience with a client via the /{id}/audiences route. It includes permission-based authorization and returns appropriate status codes for success, a non-existent client, or an audience that is already associated.
1 parent 3fada7f commit af8b5fe
1 file changed
Lines changed: 20 additions & 0 deletions
File tree
- Applications/Backend/Source/HttpsRichardy.Federation.WebApi/Controllers
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
144 | 164 | | |
0 commit comments