v3.2024083.13: Update API Client
authentik-automation
released this
24 Oct 07:06
·
16 commits
to main
since this release
Update API Client
What's Changed
GET
/flows/executor/{flow_slug}/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
Updated
ak-stage-authenticator-validate
component:-
Changed property
device_challenges
(array)Changed items (object):
> Single device challengeNew required properties:
last_used
- Added property
last_used
(string)
-
POST
/flows/executor/{flow_slug}/
Request:
Changed content type : application/json
Updated ak-stage-authenticator-validate
component:
-
Changed property
selected_challenge
(object)Single device challenge
New required properties:
last_used
- Added property
last_used
(string)
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
Updated
ak-stage-authenticator-validate
component:-
Changed property
device_challenges
(array)Changed items (object):
> Single device challengeNew required properties:
last_used
- Added property
last_used
(string)
-