Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"HEY0sVB6lSkBNmw4M3BjOOuz5qG7JAwkWwewuUHo","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"thtW14OceK6mAm0YP1CiZFBSnvZoZKt2okKCg8tF","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"upLM0SR5EwB1iKommAJOwwUEjDca3ICSttnkcCSV","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"nINdrnjKh7tCRxWGlKoQSu87QUjawJi4syJ0yOZy","token_type":"Bearer","expires_in":7200,"scope":""}