Commit 2d32341
committed
-e Update API Client
#### What's New
---
##### `GET` /propertymappings/source/telegram/
##### `POST` /propertymappings/source/telegram/
##### `GET` /propertymappings/source/telegram/{pm_uuid}/
##### `PUT` /propertymappings/source/telegram/{pm_uuid}/
##### `DELETE` /propertymappings/source/telegram/{pm_uuid}/
##### `PATCH` /propertymappings/source/telegram/{pm_uuid}/
##### `GET` /propertymappings/source/telegram/{pm_uuid}/used_by/
##### `GET` /sources/group_connections/telegram/
##### `POST` /sources/group_connections/telegram/
##### `GET` /sources/group_connections/telegram/{id}/
##### `PUT` /sources/group_connections/telegram/{id}/
##### `DELETE` /sources/group_connections/telegram/{id}/
##### `PATCH` /sources/group_connections/telegram/{id}/
##### `GET` /sources/group_connections/telegram/{id}/used_by/
##### `GET` /sources/telegram/
##### `POST` /sources/telegram/
##### `GET` /sources/telegram/{slug}/
##### `PUT` /sources/telegram/{slug}/
##### `DELETE` /sources/telegram/{slug}/
##### `PATCH` /sources/telegram/{slug}/
##### `GET` /sources/telegram/{slug}/used_by/
##### `GET` /sources/user_connections/telegram/
##### `POST` /sources/user_connections/telegram/
##### `GET` /sources/user_connections/telegram/{id}/
##### `PUT` /sources/user_connections/telegram/{id}/
##### `DELETE` /sources/user_connections/telegram/{id}/
##### `PATCH` /sources/user_connections/telegram/{id}/
##### `GET` /sources/user_connections/telegram/{id}/used_by/
#### What's Changed
---
##### `GET` /policies/event_matcher/{policy_uuid}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `app` (string)
> Match events created by selected application. When left empty, all applications are matched.
Added enum value:
* `authentik.sources.telegram`
* Changed property `model` (string)
> Match events created by selected model. When left empty, all models are matched. When an app is selected, all the application's models are matched.
Added enum values:
* `authentik_sources_telegram.telegramsource`
* `authentik_sources_telegram.telegramsourcepropertymapping`
* `authentik_sources_telegram.usertelegramsourceconnection`
* `authentik_sources_telegram.grouptelegramsourceconnection`
##### `PUT` /policies/event_matcher/{policy_uuid}/
###### Request:
Changed content type : `application/json`
* Changed property `app` (string)
> Match events created by selected application. When left empty, all applications are matched.
Added enum value:
* `authentik.sources.telegram`
* Changed property `model` (string)
> Match events created by selected model. When left empty, all models are matched. When an app is selected, all the application's models are matched.
Added enum values:
* `authentik_sources_telegram.telegramsource`
* `authentik_sources_telegram.telegramsourcepropertymapping`
* `authentik_sources_telegram.usertelegramsourceconnection`
* `authentik_sources_telegram.grouptelegramsourceconnection`
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `app` (string)
> Match events created by selected application. When left empty, all applications are matched.
Added enum value:
* `authentik.sources.telegram`
* Changed property `model` (string)
> Match events created by selected model. When left empty, all models are matched. When an app is selected, all the application's models are matched.
Added enum values:
* `authentik_sources_telegram.telegramsource`
* `authentik_sources_telegram.telegramsourcepropertymapping`
* `authentik_sources_telegram.usertelegramsourceconnection`
* `authentik_sources_telegram.grouptelegramsourceconnection`
##### `PATCH` /policies/event_matcher/{policy_uuid}/
###### Request:
Changed content type : `application/json`
* Changed property `app` (string)
> Match events created by selected application. When left empty, all applications are matched.
Added enum value:
* `authentik.sources.telegram`
* Changed property `model` (string)
> Match events created by selected model. When left empty, all models are matched. When an app is selected, all the application's models are matched.
Added enum values:
* `authentik_sources_telegram.telegramsource`
* `authentik_sources_telegram.telegramsourcepropertymapping`
* `authentik_sources_telegram.usertelegramsourceconnection`
* `authentik_sources_telegram.grouptelegramsourceconnection`
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `app` (string)
> Match events created by selected application. When left empty, all applications are matched.
Added enum value:
* `authentik.sources.telegram`
* Changed property `model` (string)
> Match events created by selected model. When left empty, all models are matched. When an app is selected, all the application's models are matched.
Added enum values:
* `authentik_sources_telegram.telegramsource`
* `authentik_sources_telegram.telegramsourcepropertymapping`
* `authentik_sources_telegram.usertelegramsourceconnection`
* `authentik_sources_telegram.grouptelegramsourceconnection`
##### `POST` /policies/event_matcher/
###### Request:
Changed content type : `application/json`
* Changed property `app` (string)
> Match events created by selected application. When left empty, all applications are matched.
Added enum value:
* `authentik.sources.telegram`
* Changed property `model` (string)
> Match events created by selected model. When left empty, all models are matched. When an app is selected, all the application's models are matched.
Added enum values:
* `authentik_sources_telegram.telegramsource`
* `authentik_sources_telegram.telegramsourcepropertymapping`
* `authentik_sources_telegram.usertelegramsourceconnection`
* `authentik_sources_telegram.grouptelegramsourceconnection`
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `app` (string)
> Match events created by selected application. When left empty, all applications are matched.
Added enum value:
* `authentik.sources.telegram`
* Changed property `model` (string)
> Match events created by selected model. When left empty, all models are matched. When an app is selected, all the application's models are matched.
Added enum values:
* `authentik_sources_telegram.telegramsource`
* `authentik_sources_telegram.telegramsourcepropertymapping`
* `authentik_sources_telegram.usertelegramsourceconnection`
* `authentik_sources_telegram.grouptelegramsourceconnection`
##### `GET` /policies/event_matcher/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> Event Matcher Policy Serializer
* Changed property `app` (string)
> Match events created by selected application. When left empty, all applications are matched.
Added enum value:
* `authentik.sources.telegram`
* Changed property `model` (string)
> Match events created by selected model. When left empty, all models are matched. When an app is selected, all the application's models are matched.
Added enum values:
* `authentik_sources_telegram.telegramsource`
* `authentik_sources_telegram.telegramsourcepropertymapping`
* `authentik_sources_telegram.usertelegramsourceconnection`
* `authentik_sources_telegram.grouptelegramsourceconnection`
##### `POST` /rbac/permissions/assigned_by_roles/{uuid}/assign/
###### Request:
Changed content type : `application/json`
* Changed property `model` (string)
Added enum values:
* `authentik_sources_telegram.telegramsource`
* `authentik_sources_telegram.telegramsourcepropertymapping`
* `authentik_sources_telegram.usertelegramsourceconnection`
* `authentik_sources_telegram.grouptelegramsourceconnection`
##### `PATCH` /rbac/permissions/assigned_by_roles/{uuid}/unassign/
###### Request:
Changed content type : `application/json`
* Changed property `model` (string)
Added enum values:
* `authentik_sources_telegram.telegramsource`
* `authentik_sources_telegram.telegramsourcepropertymapping`
* `authentik_sources_telegram.usertelegramsourceconnection`
* `authentik_sources_telegram.grouptelegramsourceconnection`
##### `POST` /rbac/permissions/assigned_by_users/{id}/assign/
###### Request:
Changed content type : `application/json`
* Changed property `model` (string)
Added enum values:
* `authentik_sources_telegram.telegramsource`
* `authentik_sources_telegram.telegramsourcepropertymapping`
* `authentik_sources_telegram.usertelegramsourceconnection`
* `authentik_sources_telegram.grouptelegramsourceconnection`
##### `PATCH` /rbac/permissions/assigned_by_users/{id}/unassign/
###### Request:
Changed content type : `application/json`
* Changed property `model` (string)
Added enum values:
* `authentik_sources_telegram.telegramsource`
* `authentik_sources_telegram.telegramsourcepropertymapping`
* `authentik_sources_telegram.usertelegramsourceconnection`
* `authentik_sources_telegram.grouptelegramsourceconnection`
##### `GET` /rbac/permissions/assigned_by_roles/
###### Parameters:
Changed: `model` in `query`
##### `GET` /rbac/permissions/assigned_by_users/
###### Parameters:
Changed: `model` in `query`
##### `GET` /flows/executor/{flow_slug}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
Added 'ak-source-telegram' component:
* Property `flow_info` (object)
> Contextual flow information for a challenge
* Property `title` (string)
* Property `background` (string)
* Property `cancel_url` (string)
* Property `layout` (string)
Enum values:
* `stacked`
* `content_left`
* `content_right`
* `sidebar_left`
* `sidebar_right`
* Property `component` (string)
* Property `response_errors` (object)
* Property `bot_username` (string)
> Telegram bot username
* Property `request_message_access` (boolean)
Updated `ak-stage-identification` component:
* Changed property `sources` (array)
Changed items (object):
> Serializer for Login buttons of sources
* Changed property `challenge` (object)
Added 'ak-source-telegram' component:
##### `POST` /flows/executor/{flow_slug}/
###### Request:
Changed content type : `application/json`
Added 'ak-source-telegram' component:
* Property `component` (string)
* Property `id` (integer)
* Property `first_name` (string)
* Property `last_name` (string)
* Property `username` (string)
* Property `photo_url` (string)
* Property `auth_date` (integer)
* Property `hash` (string)
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
Added 'ak-source-telegram' component:
Updated `ak-stage-identification` component:
* Changed property `sources` (array)
Changed items (object):
> Serializer for Login buttons of sources
* Changed property `challenge` (object)
Added 'ak-source-telegram' component:1 parent 17d85d3 commit 2d32341
File tree
82 files changed
+23392
-6731
lines changed- .openapi-generator
- authentik_client
- api
- models
- docs
- test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
82 files changed
+23392
-6731
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
| 226 | + | |
| 227 | + | |
226 | 228 | | |
227 | 229 | | |
228 | 230 | | |
| |||
360 | 362 | | |
361 | 363 | | |
362 | 364 | | |
| 365 | + | |
363 | 366 | | |
364 | 367 | | |
365 | 368 | | |
| |||
432 | 435 | | |
433 | 436 | | |
434 | 437 | | |
| 438 | + | |
| 439 | + | |
435 | 440 | | |
436 | 441 | | |
437 | 442 | | |
| |||
449 | 454 | | |
450 | 455 | | |
451 | 456 | | |
| 457 | + | |
452 | 458 | | |
453 | 459 | | |
454 | 460 | | |
| |||
506 | 512 | | |
507 | 513 | | |
508 | 514 | | |
| 515 | + | |
509 | 516 | | |
510 | 517 | | |
511 | 518 | | |
| |||
563 | 570 | | |
564 | 571 | | |
565 | 572 | | |
| 573 | + | |
| 574 | + | |
566 | 575 | | |
567 | 576 | | |
568 | 577 | | |
| |||
577 | 586 | | |
578 | 587 | | |
579 | 588 | | |
| 589 | + | |
580 | 590 | | |
581 | 591 | | |
582 | 592 | | |
| |||
712 | 722 | | |
713 | 723 | | |
714 | 724 | | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
715 | 731 | | |
716 | 732 | | |
717 | 733 | | |
| |||
770 | 786 | | |
771 | 787 | | |
772 | 788 | | |
| 789 | + | |
| 790 | + | |
773 | 791 | | |
774 | 792 | | |
775 | 793 | | |
| |||
981 | 999 | | |
982 | 1000 | | |
983 | 1001 | | |
| 1002 | + | |
| 1003 | + | |
984 | 1004 | | |
985 | 1005 | | |
986 | 1006 | | |
| |||
1121 | 1141 | | |
1122 | 1142 | | |
1123 | 1143 | | |
| 1144 | + | |
1124 | 1145 | | |
1125 | 1146 | | |
1126 | 1147 | | |
| |||
1194 | 1215 | | |
1195 | 1216 | | |
1196 | 1217 | | |
| 1218 | + | |
| 1219 | + | |
1197 | 1220 | | |
1198 | 1221 | | |
1199 | 1222 | | |
| |||
1210 | 1233 | | |
1211 | 1234 | | |
1212 | 1235 | | |
| 1236 | + | |
1213 | 1237 | | |
1214 | 1238 | | |
1215 | 1239 | | |
| |||
1267 | 1291 | | |
1268 | 1292 | | |
1269 | 1293 | | |
| 1294 | + | |
1270 | 1295 | | |
1271 | 1296 | | |
1272 | 1297 | | |
| |||
1325 | 1350 | | |
1326 | 1351 | | |
1327 | 1352 | | |
| 1353 | + | |
| 1354 | + | |
1328 | 1355 | | |
1329 | 1356 | | |
1330 | 1357 | | |
| |||
1338 | 1365 | | |
1339 | 1366 | | |
1340 | 1367 | | |
| 1368 | + | |
1341 | 1369 | | |
1342 | 1370 | | |
1343 | 1371 | | |
| |||
1486 | 1514 | | |
1487 | 1515 | | |
1488 | 1516 | | |
| 1517 | + | |
| 1518 | + | |
| 1519 | + | |
| 1520 | + | |
| 1521 | + | |
| 1522 | + | |
1489 | 1523 | | |
1490 | 1524 | | |
1491 | 1525 | | |
| |||
1543 | 1577 | | |
1544 | 1578 | | |
1545 | 1579 | | |
| 1580 | + | |
| 1581 | + | |
1546 | 1582 | | |
1547 | 1583 | | |
1548 | 1584 | | |
| |||
1759 | 1795 | | |
1760 | 1796 | | |
1761 | 1797 | | |
| 1798 | + | |
| 1799 | + | |
1762 | 1800 | | |
1763 | 1801 | | |
1764 | 1802 | | |
| |||
1899 | 1937 | | |
1900 | 1938 | | |
1901 | 1939 | | |
| 1940 | + | |
1902 | 1941 | | |
1903 | 1942 | | |
1904 | 1943 | | |
| |||
1971 | 2010 | | |
1972 | 2011 | | |
1973 | 2012 | | |
| 2013 | + | |
| 2014 | + | |
1974 | 2015 | | |
1975 | 2016 | | |
1976 | 2017 | | |
| |||
1988 | 2029 | | |
1989 | 2030 | | |
1990 | 2031 | | |
| 2032 | + | |
1991 | 2033 | | |
1992 | 2034 | | |
1993 | 2035 | | |
| |||
2045 | 2087 | | |
2046 | 2088 | | |
2047 | 2089 | | |
| 2090 | + | |
2048 | 2091 | | |
2049 | 2092 | | |
2050 | 2093 | | |
| |||
2102 | 2145 | | |
2103 | 2146 | | |
2104 | 2147 | | |
| 2148 | + | |
| 2149 | + | |
2105 | 2150 | | |
2106 | 2151 | | |
2107 | 2152 | | |
| |||
2116 | 2161 | | |
2117 | 2162 | | |
2118 | 2163 | | |
| 2164 | + | |
2119 | 2165 | | |
2120 | 2166 | | |
2121 | 2167 | | |
| |||
2262 | 2308 | | |
2263 | 2309 | | |
2264 | 2310 | | |
| 2311 | + | |
| 2312 | + | |
| 2313 | + | |
| 2314 | + | |
| 2315 | + | |
| 2316 | + | |
2265 | 2317 | | |
2266 | 2318 | | |
2267 | 2319 | | |
| |||
2321 | 2373 | | |
2322 | 2374 | | |
2323 | 2375 | | |
| 2376 | + | |
| 2377 | + | |
2324 | 2378 | | |
2325 | 2379 | | |
2326 | 2380 | | |
| |||
0 commit comments