Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.003s |
passed |
testMultipleScopeString |
0s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"KtXVWvmL7j94zGuWTdWJFtgcDJc5gyWJD7KQIzjg","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"uVwmb8thlAQuAv9oQi3nanAnaePGQl0xMjO9bCE1","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"RcwOu7wc6S5DJ3rZG8AdfiuBgUdqEt09HjpRBJLT","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"pcOAu2LuvtOMjQDy9C7HIU5hyz6cvWK2uwi28YOX","token_type":"Bearer","expires_in":7200,"scope":""}