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