Skip to content

Instantly share code, notes, and snippets.

@aneek
Created March 9, 2015 18:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aneek/6256e9af4bd03daa2b91 to your computer and use it in GitHub Desktop.
Save aneek/6256e9af4bd03daa2b91 to your computer and use it in GitHub Desktop.
sso_connect.connection.* :
type: config_entity
label: SSO connection
mapping:
name:
type: label
label: 'Name'
id:
type: string
label: 'Machine name'
url:
type: string
label: 'URL of the SSO Provider'
consumerSettings:
type: sequence
label: 'Advanced storage for Consumer'
sequence:
type: mapping
mapping:
key:
type: string
label: The SSO Key
secret:
type: string
label: The SSO Secret
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment