Releases: goauthentik/client-kotlin
3.2023104.1
Update API Client
3.2023103.46: Update API Client
What's Changed
GET
/stages/identification/{stage_uuid}/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
- Added property
pretend_user_exists
(boolean)When enabled, the stage will succeed and continue even when incorrect user info is entered.
- Added property
PUT
/stages/identification/{stage_uuid}/
Request:
Changed content type : application/json
- Added property
pretend_user_exists
(boolean)When enabled, the stage will succeed and continue even when incorrect user info is entered.
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
- Added property
pretend_user_exists
(boolean)When enabled, the stage will succeed and continue even when incorrect user info is entered.
- Added property
PATCH
/stages/identification/{stage_uuid}/
Request:
Changed content type : application/json
- Added property
pretend_user_exists
(boolean)When enabled, the stage will succeed and continue even when incorrect user info is entered.
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
- Added property
pretend_user_exists
(boolean)When enabled, the stage will succeed and continue even when incorrect user info is entered.
- Added property
POST
/stages/identification/
Request:
Changed content type : application/json
- Added property
pretend_user_exists
(boolean)When enabled, the stage will succeed and continue even when incorrect user info is entered.
Return Type:
Changed response : 201 Created
-
Changed content type :
application/json
- Added property
pretend_user_exists
(boolean)When enabled, the stage will succeed and continue even when incorrect user info is entered.
- Added property
GET
/stages/identification/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Changed property
results
(array)Changed items (object):
> IdentificationStage Serializer- Added property
pretend_user_exists
(boolean)When enabled, the stage will succeed and continue even when incorrect user info is entered.
- Added property
-
3.2023103.45
Update API Client
3.2023103.44
Update API Client
3.2023103.43
Update API Client
3.2023103.42
Update API Client
3.2023103.41
Update API Client
3.2023103.40
Update API Client
3.2023103.39
Update API Client
3.2023103.38
Update API Client