Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 886 Bytes

ScopeMappingRequest.md

File metadata and controls

15 lines (10 loc) · 886 Bytes

ScopeMappingRequest

Properties

Name Type Description Notes
managed Option<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. [optional]
name String
expression String
scope_name String Scope name requested by the client
description Option<String> Description shown to the user when consenting. If left empty, the user won't be informed. [optional]

[Back to Model list] [Back to API list] [Back to README]