propertymappings

SAMLPropertyMapping Viewset

put/propertymappings/provider/saml/{pm_uuid}/

Path parameters

pm_uuidstring uuid required

A UUID string identifying this SAML Provider Property Mapping.

Request body

managedstring nullable

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.

namestring required
expressionstring required
saml_namestring required
friendly_namestring nullable

Response

pkstring uuid required
managedstring nullable

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.

namestring required
expressionstring required
componentstring required

Get object's 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

saml_namestring required
friendly_namestring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.