Releases: goauthentik/client-go
v3.2023053.1
Update API Client
v3.2023052.1
Update API Client
v3.2023051.3: Update API Client
What's Changed
GET
/core/tokens/{identifier}/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Changed property
user_obj
(object)User Serializer
New optional properties:
groups
-
PUT
/core/tokens/{identifier}/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Changed property
user_obj
(object)User Serializer
New optional properties:
groups
-
PATCH
/core/tokens/{identifier}/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Changed property
user_obj
(object)User Serializer
New optional properties:
groups
-
GET
/core/users/{id}/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
New optional properties:
groups
PUT
/core/users/{id}/
Request:
Changed content type : application/json
New optional properties:
groups
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
New optional properties:
groups
PATCH
/core/users/{id}/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
New optional properties:
groups
GET
/policies/bindings/{policy_binding_uuid}/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Changed property
user_obj
(object)User Serializer
New optional properties:
groups
-
PUT
/policies/bindings/{policy_binding_uuid}/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Changed property
user_obj
(object)User Serializer
New optional properties:
groups
-
PATCH
/policies/bindings/{policy_binding_uuid}/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Changed property
user_obj
(object)User Serializer
New optional properties:
groups
-
POST
/core/tokens/
Return Type:
Changed response : 201 Created
-
Changed content type :
application/json
-
Changed property
user_obj
(object)User Serializer
New optional properties:
groups
-
GET
/core/tokens/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Changed property
results
(array)Changed items (object):
> Token Serializer-
Changed property
user_obj
(object)User Serializer
New optional properties:
groups
-
-
GET
/core/user_consent/{id}/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Changed property
user
(object)User Serializer
New optional properties:
groups
-
POST
/core/users/
Request:
Changed content type : application/json
New optional properties:
groups
Return Type:
Changed response : 201 Created
-
Changed content type :
application/json
New optional properties:
groups
GET
/core/users/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Changed property
results
(array)Changed items (object):
> User SerializerNew optional properties:
groups
-
GET
/oauth2/access_tokens/{id}/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Changed property
user
(object)User Serializer
New optional properties:
groups
-
GET
/oauth2/authorization_codes/{id}/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Changed property
user
(object)User Serializer
New optional properties:
groups
-
GET
/oauth2/refresh_tokens/{id}/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Changed property
user
(object)User Serializer
New optional properties:
groups
-
POST
/policies/bindings/
Return Type:
Changed response : 201 Created
-
Changed content type :
application/json
-
Changed property
user_obj
(object)User Serializer
New optional properties:
groups
-
GET
/policies/bindings/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Changed property
results
(array)Changed items (object):
> PolicyBinding Serializer-
Changed property
user_obj
(object)User Serializer
New optional properties:
groups
-
-
GET
/core/user_consent/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Changed property
results
(array)Changed items (object):
> UserConsent Serializer-
Changed property
user
(object)User Serializer
New optional properties:
groups
-
-
GET
/oauth2/access_tokens/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Changed property
results
(array)Changed items (object):
> Serializer for BaseGrantModel and RefreshToken-
Changed property
user
(object)User Serializer
New optional properties:
groups
-
-
GET
/oauth2/authorization_codes/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Changed property
results
(array)Changed items (object):
> Serializer for BaseGrantModel and ExpiringBaseGrant-
Changed property
user
(object)User Serializer
New optional properties:
groups
-
-
GET
/oauth2/refresh_tokens/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Changed property
results
(array)Changed items (object):
> Serializer for BaseGrantModel and RefreshToken-
Changed property
user
(object)User Serializer
New optional properties:
groups
-
-
v3.2023051.2: Update API Client
What's Changed
GET
/sources/saml/{slug}/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Added property
verification_kp
(string)When selected, incoming assertion's Signatures will be validated against this certificate. To allow unsigned Requests, leave on default.
-
Changed property
signing_kp
(string)Keypair used to sign outgoing Responses going to the Identity Provider.
-
PUT
/sources/saml/{slug}/
Request:
Changed content type : application/json
-
Added property
verification_kp
(string)When selected, incoming assertion's Signatures will be validated against this certificate. To allow unsigned Requests, leave on default.
-
Changed property
signing_kp
(string)Keypair used to sign outgoing Responses going to the Identity Provider.
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Added property
verification_kp
(string)When selected, incoming assertion's Signatures will be validated against this certificate. To allow unsigned Requests, leave on default.
-
Changed property
signing_kp
(string)Keypair used to sign outgoing Responses going to the Identity Provider.
-
PATCH
/sources/saml/{slug}/
Request:
Changed content type : application/json
-
Added property
verification_kp
(string)When selected, incoming assertion's Signatures will be validated against this certificate. To allow unsigned Requests, leave on default.
-
Changed property
signing_kp
(string)Keypair used to sign outgoing Responses going to the Identity Provider.
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Added property
verification_kp
(string)When selected, incoming assertion's Signatures will be validated against this certificate. To allow unsigned Requests, leave on default.
-
Changed property
signing_kp
(string)Keypair used to sign outgoing Responses going to the Identity Provider.
-
POST
/sources/saml/
Request:
Changed content type : application/json
-
Added property
verification_kp
(string)When selected, incoming assertion's Signatures will be validated against this certificate. To allow unsigned Requests, leave on default.
-
Changed property
signing_kp
(string)Keypair used to sign outgoing Responses going to the Identity Provider.
Return Type:
Changed response : 201 Created
-
Changed content type :
application/json
-
Added property
verification_kp
(string)When selected, incoming assertion's Signatures will be validated against this certificate. To allow unsigned Requests, leave on default.
-
Changed property
signing_kp
(string)Keypair used to sign outgoing Responses going to the Identity Provider.
-
GET
/sources/saml/
Parameters:
Added: verification_kp
in query
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Changed property
results
(array)Changed items (object):
> SAMLSource Serializer-
Added property
verification_kp
(string)When selected, incoming assertion's Signatures will be validated against this certificate. To allow unsigned Requests, leave on default.
-
Changed property
signing_kp
(string)Keypair used to sign outgoing Responses going to the Identity Provider.
-
-
v3.2023051.1
Update API Client
v3.2023050.2: Update API Client
What's Changed
GET
/providers/radius/{id}/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
New required properties:
outpost_set
-
Added property
outpost_set
(array)Items (string):
PUT
/providers/radius/{id}/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
New required properties:
outpost_set
- Added property
outpost_set
(array)
PATCH
/providers/radius/{id}/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
New required properties:
outpost_set
- Added property
outpost_set
(array)
GET
/providers/scim/{id}/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
New required properties:
assigned_backchannel_application_name
assigned_backchannel_application_slug
New optional properties:
assigned_application_name
assigned_application_slug
-
Added property
assigned_backchannel_application_slug
(string)Internal application name, used in URLs.
-
Added property
assigned_backchannel_application_name
(string)Application's display Name.
-
Deleted property
assigned_application_slug
(string)Internal application name, used in URLs.
-
Deleted property
assigned_application_name
(string)Application's display Name.
PUT
/providers/scim/{id}/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
New required properties:
assigned_backchannel_application_name
assigned_backchannel_application_slug
New optional properties:
assigned_application_name
assigned_application_slug
-
Added property
assigned_backchannel_application_slug
(string)Internal application name, used in URLs.
-
Added property
assigned_backchannel_application_name
(string)Application's display Name.
-
Deleted property
assigned_application_slug
(string)Internal application name, used in URLs.
-
Deleted property
assigned_application_name
(string)Application's display Name.
PATCH
/providers/scim/{id}/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
New required properties:
assigned_backchannel_application_name
assigned_backchannel_application_slug
New optional properties:
assigned_application_name
assigned_application_slug
-
Added property
assigned_backchannel_application_slug
(string)Internal application name, used in URLs.
-
Added property
assigned_backchannel_application_name
(string)Application's display Name.
-
Deleted property
assigned_application_slug
(string)Internal application name, used in URLs.
-
Deleted property
assigned_application_name
(string)Application's display Name.
POST
/providers/radius/
Return Type:
Changed response : 201 Created
-
Changed content type :
application/json
New required properties:
outpost_set
- Added property
outpost_set
(array)
GET
/providers/radius/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Changed property
results
(array)Changed items (object):
> RadiusProvider SerializerNew required properties:
outpost_set
- Added property
outpost_set
(array)
-
POST
/providers/scim/
Return Type:
Changed response : 201 Created
-
Changed content type :
application/json
New required properties:
assigned_backchannel_application_name
assigned_backchannel_application_slug
New optional properties:
assigned_application_name
assigned_application_slug
-
Added property
assigned_backchannel_application_slug
(string)Internal application name, used in URLs.
-
Added property
assigned_backchannel_application_name
(string)Application's display Name.
-
Deleted property
assigned_application_slug
(string)Internal application name, used in URLs.
-
Deleted property
assigned_application_name
(string)Application's display Name.
GET
/providers/scim/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Changed property
results
(array)Changed items (object):
> SCIMProvider SerializerNew required properties:
assigned_backchannel_application_name
assigned_backchannel_application_slug
New optional properties:
assigned_application_name
assigned_application_slug
-
Added property
assigned_backchannel_application_slug
(string)Internal application name, used in URLs.
-
Added property
assigned_backchannel_application_name
(string)Application's display Name.
-
Deleted property
assigned_application_slug
(string)Internal application name, used in URLs.
-
Deleted property
assigned_application_name
(string)Application's display Name.
-
v3.2023050.1
Update API Client
v3.2023041.12: Update API Client
What's Changed
GET
/providers/oauth2/{id}/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Changed property
sub_mode
(string)hashed_user_id
- Based on the Hashed User IDuser_id
- Based on user IDuser_uuid
- Based on user UUIDuser_username
- Based on the usernameuser_email
- Based on the User's Email. This is recommended over the UPN method.user_upn
- Based on the User's UPN, only works if user has a 'upn' attribute set. Use this method only if you have different UPN and Mail domains.
Added enum value:
user_uuid
-
PUT
/providers/oauth2/{id}/
Request:
Changed content type : application/json
-
Changed property
sub_mode
(string)hashed_user_id
- Based on the Hashed User IDuser_id
- Based on user IDuser_uuid
- Based on user UUIDuser_username
- Based on the usernameuser_email
- Based on the User's Email. This is recommended over the UPN method.user_upn
- Based on the User's UPN, only works if user has a 'upn' attribute set. Use this method only if you have different UPN and Mail domains.
Added enum value:
user_uuid
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Changed property
sub_mode
(string)hashed_user_id
- Based on the Hashed User IDuser_id
- Based on user IDuser_uuid
- Based on user UUIDuser_username
- Based on the usernameuser_email
- Based on the User's Email. This is recommended over the UPN method.user_upn
- Based on the User's UPN, only works if user has a 'upn' attribute set. Use this method only if you have different UPN and Mail domains.
Added enum value:
user_uuid
-
PATCH
/providers/oauth2/{id}/
Request:
Changed content type : application/json
-
Changed property
sub_mode
(string)hashed_user_id
- Based on the Hashed User IDuser_id
- Based on user IDuser_uuid
- Based on user UUIDuser_username
- Based on the usernameuser_email
- Based on the User's Email. This is recommended over the UPN method.user_upn
- Based on the User's UPN, only works if user has a 'upn' attribute set. Use this method only if you have different UPN and Mail domains.
Added enum value:
user_uuid
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Changed property
sub_mode
(string)hashed_user_id
- Based on the Hashed User IDuser_id
- Based on user IDuser_uuid
- Based on user UUIDuser_username
- Based on the usernameuser_email
- Based on the User's Email. This is recommended over the UPN method.user_upn
- Based on the User's UPN, only works if user has a 'upn' attribute set. Use this method only if you have different UPN and Mail domains.
Added enum value:
user_uuid
-
POST
/providers/oauth2/
Request:
Changed content type : application/json
-
Changed property
sub_mode
(string)hashed_user_id
- Based on the Hashed User IDuser_id
- Based on user IDuser_uuid
- Based on user UUIDuser_username
- Based on the usernameuser_email
- Based on the User's Email. This is recommended over the UPN method.user_upn
- Based on the User's UPN, only works if user has a 'upn' attribute set. Use this method only if you have different UPN and Mail domains.
Added enum value:
user_uuid
Return Type:
Changed response : 201 Created
-
Changed content type :
application/json
-
Changed property
sub_mode
(string)hashed_user_id
- Based on the Hashed User IDuser_id
- Based on user IDuser_uuid
- Based on user UUIDuser_username
- Based on the usernameuser_email
- Based on the User's Email. This is recommended over the UPN method.user_upn
- Based on the User's UPN, only works if user has a 'upn' attribute set. Use this method only if you have different UPN and Mail domains.
Added enum value:
user_uuid
-
GET
/providers/oauth2/
Parameters:
Changed: sub_mode
in query
Configure what data should be used as unique User Identifier. For most cases, the default should be fine.
hashed_user_id
- Based on the Hashed User IDuser_id
- Based on user IDuser_uuid
- Based on user UUIDuser_username
- Based on the usernameuser_email
- Based on the User's Email. This is recommended over the UPN method.user_upn
- Based on the User's UPN, only works if user has a 'upn' attribute set. Use this method only if you have different UPN and Mail domains.
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Changed property
results
(array)Changed items (object):
> OAuth2Provider Serializer-
Changed property
sub_mode
(string)hashed_user_id
- Based on the Hashed User IDuser_id
- Based on user IDuser_uuid
- Based on user UUIDuser_username
- Based on the usernameuser_email
- Based on the User's Email. This is recommended over the UPN method.user_upn
- Based on the User's UPN, only works if user has a 'upn' attribute set. Use this method only if you have different UPN and Mail domains.
Added enum value:
user_uuid
-
-
GET
/oauth2/access_tokens/{id}/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Changed property
provider
(object)OAuth2Provider Serializer
-
Changed property
sub_mode
(string)hashed_user_id
- Based on the Hashed User IDuser_id
- Based on user IDuser_uuid
- Based on user UUIDuser_username
- Based on the usernameuser_email
- Based on the User's Email. This is recommended over the UPN method.user_upn
- Based on the User's UPN, only works if user has a 'upn' attribute set. Use this method only if you have different UPN and Mail domains.
Added enum value:
user_uuid
-
-
GET
/oauth2/authorization_codes/{id}/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Changed property
provider
(object)OAuth2Provider Serializer
-
Changed property
sub_mode
(string)hashed_user_id
- Based on the Hashed User IDuser_id
- Based on user IDuser_uuid
- Based on user UUIDuser_username
- Based on the usernameuser_email
- Based on the User's Email. This is recommended over the UPN method.user_upn
- Based on the User's UPN, only works if user has a 'upn' attribute set. Use this method only if you have different UPN and Mail domains.
Added enum value:
user_uuid
-
-
GET
/oauth2/refresh_tokens/{id}/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Changed property
provider
(object)OAuth2Provider Serializer
-
Changed property
sub_mode
(string)hashed_user_id
- Based on the Hashed User IDuser_id
- Based on user IDuser_uuid
- Based on user UUIDuser_username
- Based on the usernameuser_email
- Based on the User's Email. This is recommended over the UPN method.user_upn
- Based on the User's UPN, only works if user has a 'upn' attribute set. Use this method only if you have different UPN and Mail domains.
Added enum value:
user_uuid
-
-
GET
/oauth2/access_tokens/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Changed property
results
(array)Changed items (object):
> Serializer for BaseGrantModel and RefreshToken-
Changed property
provider
(object)OAuth2Provider Serializer
-
Changed property
sub_mode
(string)hashed_user_id
- Based on the Hashed User IDuser_id
- Based on user IDuser_uuid
- Based on user UUIDuser_username
- Based on the usernameuser_email
- Based on the User's Email. This is recommended over the UPN method.user_upn
- Based on the User's UPN, only works if user has a 'upn' attribute set. Use this method only if you have different UPN and Mail domains.
Added enum value:
user_uuid
-
-
-
GET
/oauth2/authorization_codes/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Changed property
results
(array)Changed items (object):
> Serializer for BaseGrantModel and ExpiringBaseGrant-
Changed property
provider
(object)OAuth2Provider Serializer
- Changed property
sub_mode
(string)hashed_user_id
- Based on the Hashed User IDuser_id
- Based on user IDuser_uuid
- Based on user UUIDuser_username
- Based on the usernameuser_email
- Based on the User's Email. This is recommended ov...
- Changed property
-
-
v3.2023041.11: Update API Client
What's Changed
GET
/crypto/certificatekeypairs/{kp_uuid}/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
- Changed property
managed
(string)Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
- Changed property
PUT
/crypto/certificatekeypairs/{kp_uuid}/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
- Changed property
managed
(string)Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
- Changed property
PATCH
/crypto/certificatekeypairs/{kp_uuid}/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
- Changed property
managed
(string)Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
- Changed property
POST
/crypto/certificatekeypairs/generate/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
- Changed property
managed
(string)Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
- Changed property
GET
/propertymappings/all/{pm_uuid}/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
- Changed property
managed
(string)Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
- Changed property
GET
/propertymappings/ldap/{pm_uuid}/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
- Changed property
managed
(string)Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
- Changed property
PUT
/propertymappings/ldap/{pm_uuid}/
Request:
Changed content type : application/json
- Changed property
managed
(string)Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
- Changed property
managed
(string)Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
- Changed property
PATCH
/propertymappings/ldap/{pm_uuid}/
Request:
Changed content type : application/json
- Changed property
managed
(string)Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
- Changed property
managed
(string)Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
- Changed property
GET
/propertymappings/saml/{pm_uuid}/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
- Changed property
managed
(string)Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
- Changed property
PUT
/propertymappings/saml/{pm_uuid}/
Request:
Changed content type : application/json
- Changed property
managed
(string)Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
- Changed property
managed
(string)Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
- Changed property
PATCH
/propertymappings/saml/{pm_uuid}/
Request:
Changed content type : application/json
- Changed property
managed
(string)Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
- Changed property
managed
(string)Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
- Changed property
GET
/propertymappings/scim/{pm_uuid}/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
- Changed property
managed
(string)Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
- Changed property
PUT
/propertymappings/scim/{pm_uuid}/
Request:
Changed content type : application/json
- Changed property
managed
(string)Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
- Changed property
managed
(string)Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
- Changed property
PATCH
/propertymappings/scim/{pm_uuid}/
Request:
Changed content type : application/json
- Changed property
managed
(string)Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
- Changed property
managed
(string)Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
- Changed property
GET
/propertymappings/scope/{pm_uuid}/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
- Changed property
managed
(string)Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
- Changed property
PUT
/propertymappings/scope/{pm_uuid}/
Request:
Changed content type : application/json
- Changed property
managed
(string)Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
- Changed property
managed
(string)Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that a...
- Changed property
v3.2023041.10
Update API Client