Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.003s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"VeDYEI9YJ88nZOOvBWWc0EEDTWYyPOUy2Xbfivnd","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"5fzhwlbIqe8IW6ADN1aEDmT6t166PL6mrl7St1j9","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"K2nhd7wYWcNN8LDKmJAllIVqLqpcssn3c0JZwCSC","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"9zqMfcbrUyoROLpYkCPjxovufLaHnkYKmtRKmFCo","token_type":"Bearer","expires_in":7200,"scope":""}