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