You are here

lti_tool_provider.schema.yml in LTI Tool Provider 2.x

Same filename and directory in other branches
  1. 8 config/schema/lti_tool_provider.schema.yml
config/schema/lti_tool_provider.schema.yml

File

config/schema/lti_tool_provider.schema.yml
View source
  1. lti_tool_provider.settings:
  2. type: config_object
  3. label: 'LTI tool provider settings'
  4. mapping:
  5. iframe:
  6. type: boolean
  7. label: 'Allow LTI content to be displayed in an iframe.'
  8. destination:
  9. type: string
  10. label: 'Destination to redirect to after launch and successful authentication.'
  11. lti_launch:
  12. type: sequence
  13. label: List of LTI launch data
  14. sequence:
  15. type: string
  16. label: Name
  17. lti_roles:
  18. type: sequence
  19. label: List of LTI roles
  20. sequence:
  21. type: string
  22. label: Name