11
Total Fields
0
Required Fields
0
Read-only Fields
0
Link Fields
Description
A Frappe Framework instance can function as an OAuth Client, Resource, or Authorization server. This DocType contains settings related to all three.
DocType Properties
- Is Submittable: No
- Is Tree: No
- Track Changes: No
- Custom: No
- Naming Series: Not set
- Search By: Not set
Fields (11)
| Field Name | Label | Type | Options | Properties | Default |
|---|---|---|---|---|---|
show_auth_server_metadata
|
Show Auth Server Metadata | Check | - |
|
1 |
skip_authorization
|
Skip Authorization | Check | - |
|
0 |
enable_dynamic_client_registration
|
Enable Dynamic Client Registration | Check | - |
|
1 |
allowed_public_client_origins
|
Allowed Public Client Origins | Small Text | - |
|
- |
show_protected_resource_metadata
|
Show Protected Resource Metadata | Check | - |
|
1 |
show_social_login_key_as_authorization_server
|
Show Social Login Key as Authorization Server | Check | - |
|
0 |
resource_name
|
Resource Name | Data | - |
|
Frappe Framework Application |
resource_policy_uri
|
Resource Policy URI | Data | - |
|
- |
resource_documentation
|
Resource Documentation | Data | - |
|
https://docs.frappe.io/framework |
resource_tos_uri
|
Resource TOS URI | Data | - |
|
- |
scopes_supported
|
Scopes Supported | Small Text | - |
|
- |