Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.006s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"fYPJuqSlzA3moPhpMBbNvctcr6pggRzg8wCaXuNq","token_type":"Bearer","expires_in":7199,"scope":"scope1 scope2"}
{"access_token":"Gt6ZbOtIgIjnF7gjnW90EqQUBBQPfH66dmslcnR3","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"JcVUie0zewzmGxCjaTW6CyIciFfgC1IkPYqn0CZK","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"5jRHdYBpIIT1qe9yGsQtfwZgdMq9aINNGTgb0Ups","token_type":"Bearer","expires_in":7200,"scope":""}