Releases: goauthentik/client-go
v3.2023031.16
Update API Client
v3.2023031.15
Update API Client
v3.2023031.14: Update API Client
What's Changed
GET
/stages/authenticator/duo/{stage_uuid}/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
- Added property
friendly_name
(string)
- Added property
PUT
/stages/authenticator/duo/{stage_uuid}/
Request:
Changed content type : application/json
- Added property
friendly_name
(string)
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
- Added property
friendly_name
(string)
- Added property
PATCH
/stages/authenticator/duo/{stage_uuid}/
Request:
Changed content type : application/json
- Added property
friendly_name
(string)
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
- Added property
friendly_name
(string)
- Added property
GET
/stages/authenticator/sms/{stage_uuid}/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
- Added property
friendly_name
(string)
- Added property
PUT
/stages/authenticator/sms/{stage_uuid}/
Request:
Changed content type : application/json
- Added property
friendly_name
(string)
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
- Added property
friendly_name
(string)
- Added property
PATCH
/stages/authenticator/sms/{stage_uuid}/
Request:
Changed content type : application/json
- Added property
friendly_name
(string)
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
- Added property
friendly_name
(string)
- Added property
GET
/stages/authenticator/static/{stage_uuid}/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
- Added property
friendly_name
(string)
- Added property
PUT
/stages/authenticator/static/{stage_uuid}/
Request:
Changed content type : application/json
- Added property
friendly_name
(string)
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
- Added property
friendly_name
(string)
- Added property
PATCH
/stages/authenticator/static/{stage_uuid}/
Request:
Changed content type : application/json
- Added property
friendly_name
(string)
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
- Added property
friendly_name
(string)
- Added property
GET
/stages/authenticator/totp/{stage_uuid}/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
- Added property
friendly_name
(string)
- Added property
PUT
/stages/authenticator/totp/{stage_uuid}/
Request:
Changed content type : application/json
- Added property
friendly_name
(string)
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
- Added property
friendly_name
(string)
- Added property
PATCH
/stages/authenticator/totp/{stage_uuid}/
Request:
Changed content type : application/json
- Added property
friendly_name
(string)
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
- Added property
friendly_name
(string)
- Added property
GET
/stages/authenticator/webauthn/{stage_uuid}/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
- Added property
friendly_name
(string)
- Added property
PUT
/stages/authenticator/webauthn/{stage_uuid}/
Request:
Changed content type : application/json
- Added property
friendly_name
(string)
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
- Added property
friendly_name
(string)
- Added property
PATCH
/stages/authenticator/webauthn/{stage_uuid}/
Request:
Changed content type : application/json
- Added property
friendly_name
(string)
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
- Added property
friendly_name
(string)
- Added property
POST
/stages/authenticator/duo/
Request:
Changed content type : application/json
- Added property
friendly_name
(string)
Return Type:
Changed response : 201 Created
-
Changed content type :
application/json
- Added property
friendly_name
(string)
- Added property
GET
/stages/authenticator/duo/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Changed property
results
(array)Changed items (object):
> AuthenticatorDuoStage Serializer- Added property
friendly_name
(string)
- Added property
-
POST
/stages/authenticator/sms/
Request:
Changed content type : application/json
- Added property
friendly_name
(string)
Return Type:
Changed response : 201 Created
-
Changed content type :
application/json
- Added property
friendly_name
(string)
- Added property
GET
/stages/authenticator/sms/
Parameters:
Added: friendly_name
in query
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Changed property
results
(array)Changed items (object):
> AuthenticatorSMSStage Serializer- Added property
friendly_name
(string)
- Added property
-
POST
/stages/authenticator/static/
Request:
Changed content type : application/json
- Added property
friendly_name
(string)
Return Type:
Changed response : 201 Created
-
Changed content type :
application/json
- Added property
friendly_name
(string)
- Added property
GET
/stages/authenticator/static/
Parameters:
Added: friendly_name
in query
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Changed property
results
(array)Changed items (object):
> AuthenticatorStaticStage Serializer- Added property
friendly_name
(string)
- Added property
-
POST
/stages/authenticator/totp/
Request:
Changed content type : application/json
- Added property
friendly_name
(string)
Return Type:
Changed response : 201 Created
-
Changed content type :
application/json
- Added property
friendly_name
(string)
- Added property
GET
/stages/authenticator/totp/
Parameters:
Added: friendly_name
in query
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Changed property
results
(array)Changed items (object):
> AuthenticatorTOTPStage Serializer- Added property
friendly_name
(string)
- Added property
-
POST
/stages/authenticator/webauthn/
Request:
Changed content type : application/json
- Added property
friendly_name
(string)
Return Type:
Changed response : 201 Created
-
Changed content type :
application/json
- Added property
friendly_name
(string)
- Added property
GET
/stages/authenticator/webauthn/
Parameters:
Added: friendly_name
in query
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Changed property
results
(array)Changed items (object):
> AuthenticateWebAuthnStage Serializer- Added property
friendly_name
(string)
- Added property
-
v3.2023031.13
Update API Client
v3.2023031.12
Update API Client
v3.2023031.11
Update API Client
v3.2023031.10: Update API Client
What's New
POST
/stages/prompt/prompts/preview/
What's Changed
GET
/flows/executor/{flow_slug}/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
Updated
ak-stage-prompt
component:-
Changed property
fields
(array)Changed items (object):
> Serializer for a single Prompt field- Changed property
type
(string)text
- Text: Simple Text inputtext_area
- Text area: Multiline Text Input.text_read_only
- Text (read-only): Simple Text input, but cannot be edited.text_area_read_only
- Text area (read-only): Multiline Text input, but cannot be edited.username
- Username: Same as Text input, but checks for and prevents duplicate usernames.email
- Email: Text field with Email type.password
- Password: Masked input, multiple inputs of this type on the same prompt need to be identical.number
- Numbercheckbox
- Checkboxradio-button-group
- Fixed choice field rendered as a group of radio buttons.dropdown
- Fixed choice field rendered as a dropdown.date
- Datedate-time
- Date Timefile
- File: File upload for arbitrary files. File content will be available in flow context as data-URIseparator
- Separator: Static Separator Linehidden
- Hidden: Hidden field, can be used to insert data into form.static
- Static: Static value, displayed as-is.ak-locale
- authentik: Selection of locales authentik supports
- Changed property
-
POST
/flows/executor/{flow_slug}/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
Updated
ak-stage-prompt
component:-
Changed property
fields
(array)Changed items (object):
> Serializer for a single Prompt field- Changed property
type
(string)text
- Text: Simple Text inputtext_area
- Text area: Multiline Text Input.text_read_only
- Text (read-only): Simple Text input, but cannot be edited.text_area_read_only
- Text area (read-only): Multiline Text input, but cannot be edited.username
- Username: Same as Text input, but checks for and prevents duplicate usernames.email
- Email: Text field with Email type.password
- Password: Masked input, multiple inputs of this type on the same prompt need to be identical.number
- Numbercheckbox
- Checkboxradio-button-group
- Fixed choice field rendered as a group of radio buttons.dropdown
- Fixed choice field rendered as a dropdown.date
- Datedate-time
- Date Timefile
- File: File upload for arbitrary files. File content will be available in flow context as data-URIseparator
- Separator: Static Separator Linehidden
- Hidden: Hidden field, can be used to insert data into form.static
- Static: Static value, displayed as-is.ak-locale
- authentik: Selection of locales authentik supports
- Changed property
-
GET
/stages/prompt/prompts/{prompt_uuid}/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
- Changed property
type
(string)text
- Text: Simple Text inputtext_area
- Text area: Multiline Text Input.text_read_only
- Text (read-only): Simple Text input, but cannot be edited.text_area_read_only
- Text area (read-only): Multiline Text input, but cannot be edited.username
- Username: Same as Text input, but checks for and prevents duplicate usernames.email
- Email: Text field with Email type.password
- Password: Masked input, multiple inputs of this type on the same prompt need to be identical.number
- Numbercheckbox
- Checkboxradio-button-group
- Fixed choice field rendered as a group of radio buttons.dropdown
- Fixed choice field rendered as a dropdown.date
- Datedate-time
- Date Timefile
- File: File upload for arbitrary files. File content will be available in flow context as data-URIseparator
- Separator: Static Separator Linehidden
- Hidden: Hidden field, can be used to insert data into form.static
- Static: Static value, displayed as-is.ak-locale
- authentik: Selection of locales authentik supports
- Changed property
PUT
/stages/prompt/prompts/{prompt_uuid}/
Request:
Changed content type : application/json
- Changed property
type
(string)text
- Text: Simple Text inputtext_area
- Text area: Multiline Text Input.text_read_only
- Text (read-only): Simple Text input, but cannot be edited.text_area_read_only
- Text area (read-only): Multiline Text input, but cannot be edited.username
- Username: Same as Text input, but checks for and prevents duplicate usernames.email
- Email: Text field with Email type.password
- Password: Masked input, multiple inputs of this type on the same prompt need to be identical.number
- Numbercheckbox
- Checkboxradio-button-group
- Fixed choice field rendered as a group of radio buttons.dropdown
- Fixed choice field rendered as a dropdown.date
- Datedate-time
- Date Timefile
- File: File upload for arbitrary files. File content will be available in flow context as data-URIseparator
- Separator: Static Separator Linehidden
- Hidden: Hidden field, can be used to insert data into form.static
- Static: Static value, displayed as-is.ak-locale
- authentik: Selection of locales authentik supports
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
- Changed property
type
(string)text
- Text: Simple Text inputtext_area
- Text area: Multiline Text Input.text_read_only
- Text (read-only): Simple Text input, but cannot be edited.text_area_read_only
- Text area (read-only): Multiline Text input, but cannot be edited.username
- Username: Same as Text input, but checks for and prevents duplicate usernames.email
- Email: Text field with Email type.password
- Password: Masked input, multiple inputs of this type on the same prompt need to be identical.number
- Numbercheckbox
- Checkboxradio-button-group
- Fixed choice field rendered as a group of radio buttons.dropdown
- Fixed choice field rendered as a dropdown.date
- Datedate-time
- Date Timefile
- File: File upload for arbitrary files. File content will be available in flow context as data-URIseparator
- Separator: Static Separator Linehidden
- Hidden: Hidden field, can be used to insert data into form.static
- Static: Static value, displayed as-is.ak-locale
- authentik: Selection of locales authentik supports
- Changed property
PATCH
/stages/prompt/prompts/{prompt_uuid}/
Request:
Changed content type : application/json
- Changed property
type
(string)text
- Text: Simple Text inputtext_area
- Text area: Multiline Text Input.text_read_only
- Text (read-only): Simple Text input, but cannot be edited.text_area_read_only
- Text area (read-only): Multiline Text input, but cannot be edited.username
- Username: Same as Text input, but checks for and prevents duplicate usernames.email
- Email: Text field with Email type.password
- Password: Masked input, multiple inputs of this type on the same prompt need to be identical.number
- Numbercheckbox
- Checkboxradio-button-group
- Fixed choice field rendered as a group of radio buttons.dropdown
- Fixed choice field rendered as a dropdown.date
- Datedate-time
- Date Timefile
- File: File upload for arbitrary files. File content will be available in flow context as data-URIseparator
- Separator: Static Separator Linehidden
- Hidden: Hidden field, can be used to insert data into form.static
- Static: Static value, displayed as-is.ak-locale
- authentik: Selection of locales authentik supports
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
- Changed property
type
(string)text
- Text: Simple Text inputtext_area
- Text area: Multiline Text Input.text_read_only
- Text (read-only): Simple Text input, but cannot be edited.text_area_read_only
- Text area (read-only): Multiline Text input, but cannot be edited.username
- Username: Same as Text input, but checks for and prevents duplicate usernames.email
- Email: Text field with Email type.password
- Password: Masked input, multiple inputs of this type on the same prompt need to be identical.number
- Numbercheckbox
- Checkboxradio-button-group
- Fixed choice field rendered as a group of radio buttons.dropdown
- Fixed choice field rendered as a dropdown.date
- Datedate-time
- Date Time
...
- Changed property