Was changed input data in order to create new C LIENT_ID and CLIENT_SECRET.

This commit is contained in:
veronicaaruquipa
2014-12-09 15:52:09 -04:00
parent fd6cc8f463
commit f068340745

View File

@@ -18,8 +18,8 @@ Scenario Outline: Create new CLIENT_ID and CLIENT_SECRET
Examples: Examples:
| Description | application_number | application_name | application_description | application_website | application_redirectUri | | Description | application_number | application_name | application_description | application_website | application_redirectUri |
| Create token normal | 1 | Demo3 | Demo3 desc | http://www.demowendy3.com | www.demowendy3.com/auth | | Create token normal | 1 | Demo3 | Demo3 desc | http://www.processmaker.com | http://michelangelo-be.colosa.net/sysmichelangelo/en/neoclassic/oauth2/grant |
| Create token normal | 2 | Demo4 | Demo4 desc | http://www.demowendy4.com | http://www.processmaker.com | | Create token normal | 2 | Demo4 | Demo4 desc | http://www.processmaker.com | http://michelangelo-be.colosa.net/sysmichelangelo/en/neoclassic/oauth2/grant |
#Endpoint para verificar el correcto funcionamiento del token generado en este script #Endpoint para verificar el correcto funcionamiento del token generado en este script