sources
SCIMSource Viewset
post/sources/scim/
Request body
namestring required
Source's display Name.
slugstring required
Internal source name, used in URLs.
enabledboolean
user_property_mappingsstring[]
group_property_mappingsstring[]
user_path_templatestring
Response
pkstring uuid required
namestring required
Source's display Name.
slugstring required
Internal source name, used in URLs.
enabledboolean
user_property_mappingsstring[]
group_property_mappingsstring[]
componentstring required
Get object component so that we know how to edit the object
verbose_namestring required
Return object's verbose_name
verbose_name_pluralstring required
Return object's plural verbose_name
meta_model_namestring required
Return internal model name
managedstring nullable required
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.
user_path_templatestring
root_urlstring required
Get Root URL
Changes
No recorded changes to this endpoint across all 1 revision of this API.