Skip to content

Instantly share code, notes, and snippets.

@dcaponi
Last active May 4, 2020 14:53
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 dcaponi/d7a131faca147e34cef9a9cd2011d127 to your computer and use it in GitHub Desktop.
Save dcaponi/d7a131faca147e34cef9a9cd2011d127 to your computer and use it in GitHub Desktop.
apps example
{
"updated_at": "2020-05-02T16:17:18Z",
"auth_method": 0,
"icon_url": "https://cdn.something.net/images/icons/square/5558229540474713/my_icon.png?1427294311",
"connector_id": 20938,
"role_ids": [],
"id": 1023060,
"name": "fit bit company portal",
"created_at": "2020-05-02T16:17:18Z",
"notes": "",
"policy_id": null,
"description": "for the company fitness challenge",
"tab_id": null,
"sso": {},
"auth_method_description": "Form-based auth",
"configuration": {},
"provisioning": {
"enabled": false
},
"allow_assumed_signin": false,
"parameters": {
"email": {
"attributes_transformations": null,
"label": "Username",
"skip_if_blank": false,
"id": 36773,
"provisioned_entitlements": false,
"values": null,
"default_values": null,
"user_attribute_macros": null,
"user_attribute_mappings": null
},
"password": {
"attributes_transformations": null,
"label": "Password",
"skip_if_blank": false,
"id": 36774,
"provisioned_entitlements": false,
"user_attribute_macros": null,
"user_attribute_mappings": null
}
},
"visible": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment