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