Releases: goauthentik/client-go
v3.2024083.3
Update API Client
v3.2024083.2
Update API Client
v3.2024083.1
Update API Client
v3.2024082.1
Update API Client
v3.2024081.1
Update API Client
v3.2024080.1
Update API Client
v3.2024064.1
Update API Client
v3.2024063.14: Update API Client
Update API Client
What's New
GET
/enterprise/license/install_id/
What's Deleted
GET
/enterprise/license/get_install_id/
What's Changed
GET
/enterprise/license/summary/
Parameters:
Added: cached
in query
v3.2024063.13: Update API Client
Update API Client
What's New
POST
/providers/google_workspace/{id}/sync/object/
POST
/providers/microsoft_entra/{id}/sync/object/
POST
/providers/scim/{id}/sync/object/
v3.2024063.12: Update API Client
Update API Client
What's Changed
GET
/providers/saml/{id}/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Added property
encryption_kp
(string)When selected, incoming assertions are encrypted by the IdP using the public key of the encryption keypair. The assertion is decrypted by the SP using the the private key.
-
Added property
sign_assertion
(boolean) -
Added property
sign_response
(boolean)
-
PUT
/providers/saml/{id}/
Request:
Changed content type : application/json
-
Added property
encryption_kp
(string)When selected, incoming assertions are encrypted by the IdP using the public key of the encryption keypair. The assertion is decrypted by the SP using the the private key.
-
Added property
sign_assertion
(boolean) -
Added property
sign_response
(boolean)
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Added property
encryption_kp
(string)When selected, incoming assertions are encrypted by the IdP using the public key of the encryption keypair. The assertion is decrypted by the SP using the the private key.
-
Added property
sign_assertion
(boolean) -
Added property
sign_response
(boolean)
-
PATCH
/providers/saml/{id}/
Request:
Changed content type : application/json
-
Added property
encryption_kp
(string)When selected, incoming assertions are encrypted by the IdP using the public key of the encryption keypair. The assertion is decrypted by the SP using the the private key.
-
Added property
sign_assertion
(boolean) -
Added property
sign_response
(boolean)
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Added property
encryption_kp
(string)When selected, incoming assertions are encrypted by the IdP using the public key of the encryption keypair. The assertion is decrypted by the SP using the the private key.
-
Added property
sign_assertion
(boolean) -
Added property
sign_response
(boolean)
-
POST
/providers/saml/
Request:
Changed content type : application/json
-
Added property
encryption_kp
(string)When selected, incoming assertions are encrypted by the IdP using the public key of the encryption keypair. The assertion is decrypted by the SP using the the private key.
-
Added property
sign_assertion
(boolean) -
Added property
sign_response
(boolean)
Return Type:
Changed response : 201 Created
-
Changed content type :
application/json
-
Added property
encryption_kp
(string)When selected, incoming assertions are encrypted by the IdP using the public key of the encryption keypair. The assertion is decrypted by the SP using the the private key.
-
Added property
sign_assertion
(boolean) -
Added property
sign_response
(boolean)
-
GET
/providers/saml/
Parameters:
Added: encryption_kp
in query
Added: sign_assertion
in query
Added: sign_response
in query
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Changed property
results
(array)Changed items (object):
> SAMLProvider Serializer-
Added property
encryption_kp
(string)When selected, incoming assertions are encrypted by the IdP using the public key of the encryption keypair. The assertion is decrypted by the SP using the the private key.
-
Added property
sign_assertion
(boolean) -
Added property
sign_response
(boolean)
-
-
PUT
/core/transactional/applications/
Request:
Changed content type : application/json
-
Changed property
provider
(object)Updated
authentik_providers_saml.samlprovider
provider_model:-
Added property
encryption_kp
(string)When selected, incoming assertions are encrypted by the IdP using the public key of the encryption keypair. The assertion is decrypted by the SP using the the private key.
-
Added property
sign_assertion
(boolean) -
Added property
sign_response
(boolean)
-