{ "openIDConnectDiscovery": "500123", "bearerAuth": { "type": "example_value", "description": "A sample description.", "scheme": "example_value" }, "oAuth2": { "type": "example_value", "description": "A sample description.", "flows": { "implicit": { "authorizationUrl": "https://www.example.com", "scopes": { "visualforce": {}, "address": {}, "custom_permissions": {}, "openid": {}, "profile": {}, "refresh_token": {}, "wave_api": {}, "web": {}, "phone": {}, "offline_access": {}, "chatter_api": {}, "id": {}, "api": {}, "eclair_api": {}, "email": {}, "pardot_api": {}, "full": {} } }, "password": { "tokenUrl": "https://www.example.com", "scopes": { "api": {} } }, "authorizationCode": { "authorizationUrl": "https://www.example.com", "tokenUrl": "https://www.example.com", "scopes": { "visualforce": {}, "address": {}, "custom_permissions": {}, "openid": {}, "profile": {}, "refresh_token": {}, "wave_api": {}, "web": {}, "phone": {}, "offline_access": {}, "chatter_api": {}, "id": {}, "api": {}, "eclair_api": {}, "email": {}, "pardot_api": {}, "full": {} } } } } }