Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.006s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"5LrRYh3nfTW3Lc3ctR1izW9pUV0X3C8S2OhoX745","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"tmZKemGdKLdUhHDPIw9KoWFCS97KWuxt83jMOAMN","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"tKBqWPaQByRqMc7gD27Ck5QyAjMR5TK45XhnX8Ii","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"su79a5yc5aC518wWiyscDoUCqWd2Ebb50th9ZDmH","token_type":"Bearer","expires_in":7200,"scope":""}