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":"D3pA3bYYfLaCN6eKvDG23MVg855AeCCZKRPxl6O9","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"A6umUZU7EPfJqjBawaGce71ZuH1jsA5hRh2ARIyy","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"VnOvFXD4sTaoNvWruqHsJOowp2cBVupBceA4a3A4","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"E8lvXlK7sOfc2fdVZtWqF6PWgksdeGe3pnnzVIwG","token_type":"Bearer","expires_in":7200,"scope":""}