You are here

janrain_capture.schema.yml in Janrain Registration 8

config/schema/janrain_capture.schema.yml

File

config/schema/janrain_capture.schema.yml
View source
  1. janrain_capture.settings:
  2. type: mapping
  3. label: 'Janrain Capture settings'
  4. mapping:
  5. capture:
  6. type: mapping
  7. label: 'Capture'
  8. mapping:
  9. app_id:
  10. type: string
  11. label: 'Application id'
  12. client_id:
  13. type: string
  14. label: 'Client id'
  15. client_secret:
  16. type: string
  17. label: 'Client secret'
  18. load_js_url:
  19. type: string
  20. label: 'load.js URL'
  21. providers:
  22. type: sequence
  23. label: 'Identity providers'
  24. sequence:
  25. type: string
  26. label: 'Provider ID'
  27. capture_server:
  28. type: string
  29. label: 'Capture server'
  30. enable_sso:
  31. type: boolean
  32. label: 'Enable SSO'
  33. federate_server:
  34. type: string
  35. label: 'Federate server'
  36. federate_segment:
  37. type: string
  38. label: 'Federate segment'
  39. federate_supported_segments:
  40. type: string
  41. label: 'Federate supported segments'
  42. screens:
  43. type: mapping
  44. label: 'Screens'
  45. mapping:
  46. folder:
  47. type: string
  48. label: 'Folder'