Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.004s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"XXbuP7FzIgH1gz63yFmnHZowsoTBDR43XEAiwddu","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"TKt0ZsCPQyzJH1PwaP4bbvOXeflrqPBdqNGAktqW","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"bPz7qMEOH4742B4xWXMzWZQD71HjWSuISeT8g0sD","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"ErkgC0prB7iGUddeRUSvcWeURGft8X2v69kd7x52","token_type":"Bearer","expires_in":7200,"scope":""}